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:54:06 +0000 (17:54 +0200)
commit7525d6104ca41c3165083f966704b38b34dcc95a
treeae05a179feec4bce239b36e364a98d51b95ecc45
parentc2119de4ed41b51c791b44d85af1c513b4655c08
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