Files
linux-stable-mirror/include/sound
Kuninori Morimoto 257a060fe2 ASoC: remove update from snd_soc_card
snd_soc_card :: update is used only for passing parameters to
dapm_widget_update() like below.

	card->update = update;
	ret = soc_dapm_xxx(card, ...);
	card->update = NULL;

Let's passing it via function parameter and remove update from
snd_soc_card.

Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Link: https://patch.msgid.link/87ldubyjz9.wl-kuninori.morimoto.gx@renesas.com
Signed-off-by: Mark Brown <broonie@kernel.org>
2025-02-16 23:51:05 +00:00
..
2024-08-08 07:49:45 +02:00
2024-08-08 07:47:24 +02:00
2023-08-17 09:24:01 +02:00
2025-02-16 23:51:05 +00:00
2024-08-08 07:49:46 +02:00
2025-02-06 20:45:56 +00:00
2025-01-12 13:12:21 +01:00
2024-08-08 07:47:23 +02:00