ASoC: doc: Fix undefined SND_SOC_DAPM_NOPM argument
authorCristian Ciocaltea <cristian.ciocaltea@collabora.com>
Tue, 21 Nov 2023 12:07:51 +0000 (14:07 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 5 Feb 2024 20:14:26 +0000 (20:14 +0000)
commit1b7eb3a2044ba238414025333a2e84f33081be5c
treea896a81c009343bccb054802061c8bb56d5ac2c1
parent32a600b8f6f4354a93dcbe4d874c3293d9383293
ASoC: doc: Fix undefined SND_SOC_DAPM_NOPM argument

[ Upstream commit 67c7666fe808c3a7af3cc6f9d0a3dd3acfd26115 ]

The virtual widget example makes use of an undefined SND_SOC_DAPM_NOPM
argument passed to SND_SOC_DAPM_MIXER().  Replace with the correct
SND_SOC_NOPM definition.

Signed-off-by: Cristian Ciocaltea <cristian.ciocaltea@collabora.com>
Link: https://lore.kernel.org/r/20231121120751.77355-1-cristian.ciocaltea@collabora.com
Signed-off-by: Mark Brown <broonie@kernel.org>
Signed-off-by: Sasha Levin <sashal@kernel.org>
Documentation/sound/soc/dapm.rst