summaryrefslogtreecommitdiff
path: root/include/linux/ceph
diff options
context:
space:
mode:
authorMark Brown <broonie@kernel.org>2025-10-21 21:05:28 +0300
committerMark Brown <broonie@kernel.org>2025-10-21 21:05:28 +0300
commite0fb9464295bca2aa92835d02147d3265a83689a (patch)
tree31c3329411d927ffac3758633ccacc67f2a4d328 /include/linux/ceph
parent8c465b1669bfeaaf0ebd504b96d689e2a2810874 (diff)
parentd742ebcfe524dc54023f7c520d2ed2e4b7203c19 (diff)
downloadlinux-e0fb9464295bca2aa92835d02147d3265a83689a.tar.xz
ASoC: use snd_kcontrol_chip() instead of
Merge series from Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>: We would like to hide struct snd_soc_dapm_context from driver. So we need cleanup code first. Current ASoC have very similar functions (A)(B). (A) snd_soc_kcontrol_component() (B) snd_soc_dapm_kcontrol_component() (B) is using very picky way to get component but using it is necessary in ASoC. But (A) is just wrapper function to snd_kcontrol_chip(), and directly using it without wrapper is very common way on ALSA. This patch-set doesn't merge patches for each vender etc, because it makes backport difficult.
Diffstat (limited to 'include/linux/ceph')
0 files changed, 0 insertions, 0 deletions