]> git.ipfire.org Git - people/arne_f/kernel.git/commit
ASoC: nau8810: fix the issue of widget with prefixed name
authorJohn Hsu <KCHSU0@nuvoton.com>
Wed, 13 Mar 2019 08:23:44 +0000 (16:23 +0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 10 May 2019 15:53:08 +0000 (17:53 +0200)
commit4e244b64fbdf4d7200f5dfcf31f44e0e0f971bf2
tree953df7aadb119814c137e88462c9931439cba2d4
parentdc465d317403505ee72301e59e00a3252e6a43c5
ASoC: nau8810: fix the issue of widget with prefixed name

[ Upstream commit 54d1cf78b0f4ba348a7c7fb8b7d0708d71b6cc8a ]

The driver changes the stream name of DAC and ADC to avoid the issue of
widget with prefixed name. When the machine adds prefixed name for codec,
the stream name of DAI may not find the widgets.

Signed-off-by: John Hsu <KCHSU0@nuvoton.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
Signed-off-by: Sasha Levin <sashal@kernel.org>
sound/soc/codecs/nau8810.c