Files
linux-stable-mirror/include/sound
Mark Brown e0fb946429 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.
2025-10-21 19:05:28 +01:00
..
2024-08-08 07:49:45 +02:00
2024-08-08 07:47:24 +02:00
2025-09-01 13:53:02 +02:00
2025-05-22 20:34:24 +02:00
2025-02-16 23:51:06 +00:00
2025-08-11 09:13:42 +02:00
2025-01-12 13:12:21 +01:00
2024-08-08 07:47:23 +02:00