ANDROID: GKI: Galaxy android15-6.6 update symbol for alsa audio device
2 function symbol(s) added
'int snd_ctl_remove(struct snd_card*, struct snd_kcontrol*)'
'int snd_ctl_remove_id(struct snd_card*, struct snd_ctl_elem_id*)'
snd_ctl_remove, snd_ctl_remove_id : it is used for remove audio dapm
kcontrol and 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: I0bb7b9ea4458c61df619f73a3697032f78a6ca9f
Signed-off-by:
Injune Choi <injune.choi@samsung.com>
Loading
Please sign in to comment