Will McVicker 8af3a47b0a ANDROID: update the ABI xml representation
Leaf changes summary: 3 artifacts changed
Changed leaf types summary: 3 leaf types changed
Removed/Changed/Added functions summary: 0 Removed, 0 Changed, 0 Added function
Removed/Changed/Added variables summary: 0 Removed, 0 Changed, 0 Added variable

'struct typec_mux at typec_mux.h:38:1' changed:
  type size changed from 256 to 6272 (in bits)
  1 data member deletion:
    'list_head typec_mux::entry', at offset 64 (in bits) at typec_mux.h:40:1

  there are data member changes:
   type 'void ()*' of 'typec_mux::set' changed:
     entity changed from 'void ()*' to compatible type 'typedef typec_mux_set_fn_t' at typec_mux.h:32:1
     type size hasn't changed
   and offset changed from 192 to 6208 (in bits) (by +6016 bits)

  10 impacted interfaces

'struct typec_switch at typec_mux.h:21:1' changed:
  type size changed from 256 to 6272 (in bits)
  1 data member deletion:
    'list_head typec_switch::entry', at offset 64 (in bits) at typec_mux.h:23:1

  there are data member changes:
   type 'void ()*' of 'typec_switch::set' changed:
     entity changed from 'void ()*' to compatible type 'typedef typec_switch_set_fn_t' at typec_mux.h:13:1
     type size hasn't changed
   and offset changed from 192 to 6208 (in bits) (by +6016 bits)

  10 impacted interfaces

'struct usb_pd_identity at typec.h:83:1' changed:
  type size changed from 96 to 128 (in bits)
  1 data member insertion:
    'u32 usb_pd_identity::product_type', at offset 96 (in bits) at typec.h:88:1

  4 impacted interfaces

Signed-off-by: Will McVicker <willmcvicker@google.com>
Bug: 150877929
Change-Id: I769ce04dfc099c5de744c39e5a850397589f313a
2020-03-12 14:26:15 -07:00
2020-03-03 07:33:01 +01:00
2020-03-11 17:10:39 +01:00
2020-02-24 09:13:25 +01:00
2020-03-11 17:10:39 +01:00
2020-03-11 17:10:39 +01:00
2020-03-03 07:33:01 +01:00
2020-03-11 17:10:39 +01:00

Linux kernel
============

There are several guides for kernel developers and users. These guides can
be rendered in a number of formats, like HTML and PDF. Please read
Documentation/admin-guide/README.rst first.

In order to build the documentation, use ``make htmldocs`` or
``make pdfdocs``.  The formatted documentation can also be read online at:

    https://www.kernel.org/doc/html/latest/

There are various text files in the Documentation/ subdirectory,
several of them using the Restructured Text markup notation.
See Documentation/00-INDEX for a list of what is contained in each file.

Please read the Documentation/process/changes.rst file, as it contains the
requirements for building and running the kernel, and information about
the problems which may result by upgrading your kernel.
Description
No description provided
Readme 7.9 GiB
Languages
C 97.7%
Assembly 1.6%
Makefile 0.3%
Perl 0.1%