Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 4b5d7096 authored by Srinivasarao P's avatar Srinivasarao P
Browse files

Merge android11-5.4.86+ (8eb84122) into msm-5.4



* refs/heads/tmp-8eb84122:
  ANDROID: ABI: update allowed list for galaxy
  ANDROID: ABI: Update allowed list for QCOM
  ANDROID: GKI: Add KMI symbol list for Sony Android Walkman products
  ANDROID: ABI: Update allowed list for QCOM

Change-Id: I2644f48f4c0e94e91def6a35296321c12e1eaca5
Signed-off-by: default avatarSrinivasarao P <spathi@codeaurora.org>
parents 0a69438b 8eb84122
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
LTS_5.4.86_fe9e8630bfaf
LTS_5.4.86_8eb841225953
+241 −114

File changed.

Preview size limit exceeded, changes collapsed.

+1299 −727

File changed and moved.

Preview size limit exceeded, changes collapsed.

+4 −0
Original line number Diff line number Diff line
@@ -1634,6 +1634,7 @@
  of_find_node_opts_by_path
  of_find_node_with_property
  of_find_property
  of_find_spi_device_by_node
  of_fwnode_ops
  of_genpd_add_provider_onecell
  of_genpd_add_provider_simple
@@ -2170,6 +2171,7 @@
  smpboot_unregister_percpu_thread
  snd_card_free
  snd_card_new
  snd_card_ref
  snd_card_register
  snd_compr_stop_error
  snd_ctl_add
@@ -2214,7 +2216,9 @@
  snd_soc_card_get_kcontrol
  snd_soc_component_async_complete
  snd_soc_component_disable_pin
  snd_soc_component_enable_pin
  snd_soc_component_force_enable_pin
  snd_soc_component_get_pin_status
  snd_soc_component_init_regmap
  snd_soc_component_read
  snd_soc_component_read32
+5 −0
Original line number Diff line number Diff line
@@ -939,6 +939,7 @@
  fsl8250_handle_irq
  fs_kobj
  fsstack_copy_attr_all
  ftrace_set_clr_event
  full_name_hash
  fwnode_connection_find_match
  fwnode_get_parent
@@ -1082,6 +1083,8 @@
  i2c_register_driver
  i2c_smbus_read_byte
  i2c_smbus_write_byte
  i2c_smbus_read_byte_data
  i2c_smbus_write_byte_data
  __i2c_smbus_xfer
  i2c_smbus_xfer
  __i2c_transfer
@@ -2440,6 +2443,8 @@
  timer_unstable_counter_workaround
  timespec64_to_jiffies
  _totalram_pages
  trace_array_create
  trace_array_destroy
  __trace_bprintk
  trace_define_field
  trace_event_buffer_commit
Loading