]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
ASoC: soc.h: remove snd_soc_kcontrol_component()
authorKuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Tue, 14 Oct 2025 04:28:04 +0000 (04:28 +0000)
committerMark Brown <broonie@kernel.org>
Mon, 20 Oct 2025 01:44:31 +0000 (02:44 +0100)
commitd742ebcfe524dc54023f7c520d2ed2e4b7203c19
tree06f9f048cfdbf35a9e7c068cb07bba5ca5337d81
parent7e4cdef1ef8f8a3baa6806d42f6ee2f64d75cc17
ASoC: soc.h: remove snd_soc_kcontrol_component()

All driver is now using snd_kcontrol_chip() instead of
snd_soc_kcontrol_component() to get component.

Remove snd_soc_kcontrol_component().

Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Link: https://patch.msgid.link/87bjmam7jf.wl-kuninori.morimoto.gx@renesas.com
Signed-off-by: Mark Brown <broonie@kernel.org>
include/sound/soc.h