]> asedeno.scripts.mit.edu Git - linux.git/commit
ASoC: nau8824: fix the issue of the widget with prefix name
authorJohn Hsu <KCHSU0@nuvoton.com>
Mon, 11 Mar 2019 01:36:45 +0000 (09:36 +0800)
committerMark Brown <broonie@kernel.org>
Mon, 11 Mar 2019 16:58:50 +0000 (16:58 +0000)
commit844a4a362dbec166b44d6b9b3dd45b08cb273703
tree5ae581201b1ba3d3ff2b704ea61073e44025c6fb
parenta9764869779081e8bf24da07ac040e8f3efcf13a
ASoC: nau8824: fix the issue of the widget with prefix name

The driver has two issues when machine add prefix name for codec.
(1)The stream name of DAI can't find the AIF widgets.
(2)The drivr can enable/disalbe the MICBIAS and SAR widgets.

The patch will fix these issues caused by prefixed name added.

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