linux-loongson/sound/soc/samsung
Kuninori Morimoto f00e06296b
ASoC: samsung: littlemill: don't set dapm->bias_level directly
snd_soc_dapm_set_bias_level() (A) will set dapm->bias_level (a) inside.
No need to set it by each callback function. Remove it.

(A)	static int snd_soc_dapm_set_bias_level(...)
	{
		...
		/* success */
		if (ret == 0)
(a)			snd_soc_dapm_init_bias_level(dapm, level);
		...
	}

Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Link: https://patch.msgid.link/87ldov4g3c.wl-kuninori.morimoto.gx@renesas.com
Signed-off-by: Mark Brown <broonie@kernel.org>
2025-07-13 22:36:48 +01:00
..
aries_wm8994.c ASoC: samsung: aries_wm8994: use inclusive language for SND_SOC_DAIFMT_CBx_CFx 2025-03-03 12:59:15 +00:00
arndale.c ASoC: samsung: arndale: use inclusive language for SND_SOC_DAIFMT_CBx_CFx 2025-03-03 12:59:09 +00:00
bells.c ASoC: samsung: bell: don't set dapm->bias_level directly 2025-07-13 22:36:46 +01:00
dma.h ASoC: samsung: dmaengine: Convert to SPDX License Indentifier 2019-04-19 16:48:52 +01:00
dmaengine.c ASoC: samsung: dmaengine: Convert to SPDX License Indentifier 2019-04-19 16:48:52 +01:00
i2s-regs.h ASoC: samsung: i2s: add support for FSD I2S 2023-01-17 13:16:04 +00:00
i2s.c ASoC: samsung: Convert to RUNTIME_PM_OPS() & co 2025-03-17 10:14:54 +00:00
i2s.h ASoC: samsung: i2s: Convert to SPDX License Identifier 2019-04-19 16:49:49 +01:00
idma.c ASoC: samsung: remove unneeded ret variable 2022-01-24 13:31:56 +00:00
idma.h ASoC: samsung: idma: Convert to SPDX License Identifier 2019-04-19 16:50:17 +01:00
Kconfig ASoC: samsung: Standardize ASoC menu 2025-06-24 01:01:37 +01:00
littlemill.c ASoC: samsung: littlemill: don't set dapm->bias_level directly 2025-07-13 22:36:48 +01:00
lowland.c ASoC: samsung: GPIO descriptor conversion 2025-03-04 14:43:59 +00:00
Makefile ASoC: samsung: Use *-y instead of *-objs in Makefile 2024-05-08 11:39:28 +09:00
midas_wm1811.c ASoC: samsung: midas_wm1811: use inclusive language for SND_SOC_DAIFMT_CBx_CFx 2025-03-03 12:59:16 +00:00
odroid.c ASoC: samsung: odroid: use inclusive language for SND_SOC_DAIFMT_CBx_CFx 2025-03-03 12:59:08 +00:00
pcm.c ASoC: Switch back to struct platform_driver::remove() 2024-09-09 18:26:49 +01:00
pcm.h ASoC: samsung: pcm: Convert to SPDX License Identifier 2019-04-19 16:53:12 +01:00
smdk_spdif.c ASoC: samsung: convert not to use asoc_xxx() 2023-09-25 14:16:34 +02:00
smdk_wm8994.c ASoC: samsung: smdk_wm8994: use inclusive language for SND_SOC_DAIFMT_CBx_CFx 2025-03-03 12:59:14 +00:00
smdk_wm8994pcm.c ASoC: samsung: smdk_wm8994pcm: use inclusive language for SND_SOC_DAIFMT_CBx_CFx 2025-03-03 12:59:17 +00:00
snow.c ASoC: samsung: snow: use inclusive language for SND_SOC_DAIFMT_CBx_CFx 2025-03-03 12:59:06 +00:00
spdif.c ASoC: Switch back to struct platform_driver::remove() 2024-09-09 18:26:49 +01:00
spdif.h ASoC: samsung: spdif: Convert to SPDX License Identifier 2019-04-19 16:58:21 +01:00
speyside.c ASoC: samsung: speyside: don't set dapm->bias_level directly 2025-07-13 22:36:47 +01:00
tm2_wm5110.c ASoC: samsung: GPIO descriptor conversion 2025-03-04 14:43:59 +00:00
tobermory.c ASoC: samsung: tobermory: don't set dapm->bias_level directly 2025-07-13 22:36:48 +01:00