Files
kernel_arpi/android
Greg Kroah-Hartman 027ff03c18 ANDROID: GKI: update abi definitions
Sound changes to revert back to the abi of 5.4.49.

Leaf changes summary: 3 artifacts changed
Changed leaf types summary: 1 leaf type changed
Removed/Changed/Added functions summary: 0 Removed, 2 Changed, 0 Added function
Removed/Changed/Added variables summary: 0 Removed, 0 Changed, 0 Added variable

2 functions with some sub-type change:

  [C] 'function snd_usb_substream* find_snd_usb_substream(unsigned int, unsigned int, unsigned int, snd_usb_audio**, void (snd_usb_audio*)*)' at card.c:109:1 has some sub-type changes:

    CRC value (modversions) changed from 0x6000531e to 0x80788f3c

  [C] 'function int snd_usb_enable_audio_stream(snd_usb_substream*, int, bool)' at pcm.c:649:1 has some sub-type changes:

    CRC value (modversions) changed from 0x9a5dc24e to 0xb4ab6563

'struct snd_usb_endpoint at card.h:56:1' changed:
  type size changed from 44992 to 44800 (in bits)
  4 data member deletions:
    'unsigned int snd_usb_endpoint::framesize[2]', at offset 43744 (in bits) at card.h:89:1
    'unsigned int snd_usb_endpoint::sample_rem', at offset 43808 (in bits) at card.h:90:1
    'unsigned int snd_usb_endpoint::sample_accum', at offset 43840 (in bits) at card.h:91:1
    'unsigned int snd_usb_endpoint::fps', at offset 43872 (in bits) at card.h:92:1
  2 impacted interfaces

Fixes: b847aec98e ("Merge 5.4.51 into android12-5.4")
Signed-off-by: Greg Kroah-Hartman <gregkh@google.com>
Change-Id: I3b082d65a1c27721e8719336f4153209ec308012
2020-07-09 14:53:00 +02:00
..