]> git.proxmox.com Git - mirror_ubuntu-disco-kernel.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)
committerStefan Bader <stefan.bader@canonical.com>
Tue, 2 Jul 2019 10:07:53 +0000 (12:07 +0200)
commit32256e4fa6d3774b43555e0f6b5d19a791385394
tree49a219d9351e2ffe9cc2d249c56591708bd59d52
parentde61b75ecac8bce523bc08bbcaedbe44d9930506
ASoC: nau8824: fix the issue of the widget with prefix name

BugLink: https://bugs.launchpad.net/bugs/1834529
[ Upstream commit 844a4a362dbec166b44d6b9b3dd45b08cb273703 ]

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>
Signed-off-by: Sasha Levin <sashal@kernel.org>
Signed-off-by: Connor Kuehl <connor.kuehl@canonical.com>
Signed-off-by: Kleber Sacilotto de Souza <kleber.souza@canonical.com>
sound/soc/codecs/nau8824.c