]> git.baikalelectronics.ru Git - kernel.git/commit
ASoC: nau8824: Fix open coded prefix handling
authorMark Brown <broonie@kernel.org>
Wed, 28 Jul 2021 23:47:29 +0000 (00:47 +0100)
committerMark Brown <broonie@kernel.org>
Fri, 30 Jul 2021 17:34:58 +0000 (18:34 +0100)
commit4690553615164e0a49f5a84fff5c684190959f6d
treedccfa8fb0772f0dbcc8184702199a89e6d29e4e6
parentea355aef15a736d3ccf14cb76a9b58c94d178370
ASoC: nau8824: Fix open coded prefix handling

As with the component layer code the nau8824 driver had been doing some
open coded pin manipulation which will have been broken now the core is
fixed to handle this properly, remove the open coding to avoid the issue.

Signed-off-by: Mark Brown <broonie@kernel.org>
Link: https://lore.kernel.org/r/20210728234729.10135-1-broonie@kernel.org
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/codecs/nau8824.c