ANDROID: GKI: upate .xml file for new symbol addtions
After merging in the android11-5.4.134_r00 tag, a number of new symbols
need to keep being tracked. This adds them back to the .xml file as
things we need to care about.
Leaf changes summary: 17 artifacts changed
Changed leaf types summary: 0 leaf type changed
Removed/Changed/Added functions summary: 0 Removed, 0 Changed, 16 Added functions
Removed/Changed/Added variables summary: 0 Removed, 0 Changed, 1 Added variable
16 Added functions:
[A] 'function void clk_restore_context()'
[A] 'function int clk_save_context()'
[A] 'function int hid_add_device(hid_device*)'
[A] 'function hid_device* hid_allocate_device()'
[A] 'function void hid_destroy_device(hid_device*)'
[A] 'function int hid_input_report(hid_device*, int, unsigned char*, unsigned int, int)'
[A] 'function int hid_parse_report(hid_device*, unsigned char*, unsigned int)'
[A] 'function void iov_iter_kvec(iov_iter*, unsigned int, const kvec*, unsigned long int, size_t)'
[A] 'function int kernel_sock_shutdown(socket*, sock_shutdown_cmd)'
[A] 'function spi_device* of_find_spi_device_by_node(device_node*)'
[A] 'function snd_card* snd_card_ref(int)'
[A] 'function int snd_soc_component_enable_pin(snd_soc_component*, const char*)'
[A] 'function int snd_soc_component_get_pin_status(snd_soc_component*, const char*)'
[A] 'function int sock_recvmsg(socket*, msghdr*, int)'
[A] 'function socket* sockfd_lookup(int, int*)'
[A] 'function int spi_async(spi_device*, spi_message*)'
1 Added variable:
[A] 'device platform_bus'
Fixes: 0fbdadf464 ("Merge tag 'android11-5.4.134_r00' into `android11-5.4`")
Signed-off-by: Greg Kroah-Hartman <gregkh@google.com>
Change-Id: I3130b07f47da0435da0f1f2a82c0fb10ffcab720
This commit is contained in: