ANDROID: GKI: update abi due to 5.4.59 changes
Leaf changes summary: 4 artifacts changed
Changed leaf types summary: 2 leaf types 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:222:1 has some sub-type changes:
[C] 'function int snd_usb_enable_audio_stream(snd_usb_substream*, int, bool)' at pcm.c:662:1 has some sub-type changes:
'struct snd_usb_stream at card.h:178:1' changed (indirectly):
type size changed from 4160 to 4288 (in bits)
there are data member changes:
'snd_usb_substream snd_usb_stream::substream[2]' size changed from 3840 to 3968 (in bits) (by +128 bits)
'list_head snd_usb_stream::list' offset changed from 4032 to 4160 (in bits) (by +128 bits)
2 impacted interfaces
'struct snd_usb_substream at card.h:122:1' changed:
type size changed from 1920 to 1984 (in bits)
1 data member insertion:
'unsigned int snd_usb_substream::stream_offset_adj', at offset 800 (in bits) at card.h:143:1
there are data member changes:
'unsigned int snd_usb_substream::hwptr_done' offset changed from 832 to 864 (in bits) (by +32 bits)
'unsigned int snd_usb_substream::transfer_done' offset changed from 864 to 896 (in bits) (by +32 bits)
'unsigned int snd_usb_substream::frame_limit' offset changed from 896 to 928 (in bits) (by +32 bits)
'unsigned int snd_usb_substream::ep_num' offset changed from 928 to 960 (in bits) (by +32 bits)
'snd_usb_endpoint* snd_usb_substream::data_endpoint' offset changed from 960 to 1024 (in bits) (by +64 bits)
'snd_usb_endpoint* snd_usb_substream::sync_endpoint' offset changed from 1024 to 1088 (in bits) (by +64 bits)
'unsigned long int snd_usb_substream::flags' offset changed from 1088 to 1152 (in bits) (by +64 bits)
'bool snd_usb_substream::need_setup_ep' offset changed from 1152 to 1216 (in bits) (by +64 bits)
'bool snd_usb_substream::need_setup_fmt' offset changed from 1160 to 1224 (in bits) (by +64 bits)
'unsigned int snd_usb_substream::speed' offset changed from 1184 to 1248 (in bits) (by +64 bits)
'u64 snd_usb_substream::formats' offset changed from 1216 to 1280 (in bits) (by +64 bits)
'unsigned int snd_usb_substream::num_formats' offset changed from 1280 to 1344 (in bits) (by +64 bits)
'list_head snd_usb_substream::fmt_list' offset changed from 1344 to 1408 (in bits) (by +64 bits)
'snd_pcm_hw_constraint_list snd_usb_substream::rate_list' offset changed from 1472 to 1536 (in bits) (by +64 bits)
'spinlock_t snd_usb_substream::lock' offset changed from 1600 to 1664 (in bits) (by +64 bits)
'int snd_usb_substream::last_frame_number' offset changed from 1632 to 1696 (in bits) (by +64 bits)
'int snd_usb_substream::last_delay' offset changed from 1664 to 1728 (in bits) (by +64 bits)
'struct {int marker; int channel; int byte_idx;} snd_usb_substream::dsd_dop' offset changed from 1696 to 1760 (in bits) (by +64 bits)
'bool snd_usb_substream::trigger_tstamp_pending_update' offset changed from 1792 to 1856 (in bits) (by +64 bits)
'media_ctl* snd_usb_substream::media_ctl' offset changed from 1856 to 1920 (in bits) (by +64 bits)
2 impacted interfaces
Signed-off-by:
Greg Kroah-Hartman <gregkh@google.com>
Change-Id: I9982ed2ffbb49855c0273d9cd8665cd3ef9ef130
Loading
Please sign in to comment