diff options
| author | Mark Brown <broonie@kernel.org> | 2025-10-21 21:05:28 +0300 |
|---|---|---|
| committer | Mark Brown <broonie@kernel.org> | 2025-10-21 21:05:28 +0300 |
| commit | e0fb9464295bca2aa92835d02147d3265a83689a (patch) | |
| tree | 31c3329411d927ffac3758633ccacc67f2a4d328 /scripts/package | |
| parent | 8c465b1669bfeaaf0ebd504b96d689e2a2810874 (diff) | |
| parent | d742ebcfe524dc54023f7c520d2ed2e4b7203c19 (diff) | |
| download | linux-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 'scripts/package')
0 files changed, 0 insertions, 0 deletions
