]> git.proxmox.com Git - mirror_ubuntu-jammy-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)
committerMark Brown <broonie@kernel.org>
Wed, 13 Mar 2019 15:04:34 +0000 (15:04 +0000)
commit54d1cf78b0f4ba348a7c7fb8b7d0708d71b6cc8a
treecdd5bd499c35f45c60d04ad9430dc9a7b15244a0
parent399706df420ea8bc8b31283a919e6475f737d0ea
ASoC: nau8810: fix the issue of widget with prefixed name

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>
sound/soc/codecs/nau8810.c