mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-04 18:19:28 +09:00
ANDROID: GKI: Galaxy android14-6.1 update symbol for alsa audio device
INFO: 1 function symbol(s) added 'int snd_ctl_remove_id(struct snd_card*, struct snd_ctl_elem_id*)' snd_ctl_remove_id: remove the control of the given id and release it audio amp driver need to remove kcontrol when reload dapm control. Bug: 391517506 Change-Id: Ic8641be7a06d2dfcacd93e1c065f71704690a5bb Signed-off-by: Injune Choi <injune.choi@samsung.com>
This commit is contained in:
@@ -314436,6 +314436,12 @@ function {
|
||||
parameter_id: 0x4585663f
|
||||
parameter_id: 0x1bf16028
|
||||
}
|
||||
function {
|
||||
id: 0x915108e4
|
||||
return_type_id: 0x6720d32f
|
||||
parameter_id: 0x33f8b54b
|
||||
parameter_id: 0x0bf1a65b
|
||||
}
|
||||
function {
|
||||
id: 0x91523c59
|
||||
return_type_id: 0x6720d32f
|
||||
@@ -402519,6 +402525,15 @@ elf_symbol {
|
||||
type_id: 0x91d0f233
|
||||
full_name: "snd_ctl_remove"
|
||||
}
|
||||
elf_symbol {
|
||||
id: 0x6095200b
|
||||
name: "snd_ctl_remove_id"
|
||||
is_defined: true
|
||||
symbol_type: FUNCTION
|
||||
crc: 0x8e2ca218
|
||||
type_id: 0x915108e4
|
||||
full_name: "snd_ctl_remove_id"
|
||||
}
|
||||
elf_symbol {
|
||||
id: 0xe3942db0
|
||||
name: "snd_device_free"
|
||||
@@ -423996,6 +424011,7 @@ interface {
|
||||
symbol_id: 0x6b08a95c
|
||||
symbol_id: 0x238c5442
|
||||
symbol_id: 0x20fc506b
|
||||
symbol_id: 0x6095200b
|
||||
symbol_id: 0xe3942db0
|
||||
symbol_id: 0xb87d5cd6
|
||||
symbol_id: 0x74d92df1
|
||||
|
||||
@@ -289,6 +289,7 @@
|
||||
smpboot_register_percpu_thread
|
||||
smpboot_unregister_percpu_thread
|
||||
snd_card_ref
|
||||
snd_ctl_remove_id
|
||||
snd_soc_add_card_controls
|
||||
snd_soc_find_dai
|
||||
snd_soc_info_volsw_sx
|
||||
|
||||
Reference in New Issue
Block a user