]> git.baikalelectronics.ru Git - kernel.git/commit
ASoC: nau8824: move key irq after jd done
authorJohn Hsu <KCHSU0@nuvoton.com>
Tue, 7 Nov 2017 09:06:32 +0000 (17:06 +0800)
committerMark Brown <broonie@kernel.org>
Tue, 7 Nov 2017 10:30:16 +0000 (11:30 +0100)
commitcf6b68d192138d67b49002b499eb507af0c8c56d
treed325ad34d6ea2b6f5ec46895fb4e17a4a1b74420
parent2bd6bf03f4c1c59381d62c61d03f6cc3fe71f66e
ASoC: nau8824: move key irq after jd done

It is possible to get the fake key press interruption when the codec
do jack detection. We think it's proper to move the key interruption
configuration after jack detection done.

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