]> git.karo-electronics.de Git - karo-tx-linux.git/commit
ASoC: wm8994: Demux the microphone detection IRQ
authorNikesh Oswal <nikesh@opensource.wolfsonmicro.com>
Wed, 13 Aug 2014 09:05:45 +0000 (10:05 +0100)
committerMark Brown <broonie@linaro.org>
Sat, 16 Aug 2014 22:08:13 +0000 (17:08 -0500)
commitdfe8f1f3f22f9922e773ae64f5621f290cb26023
tree50f138f8d379d938cb2d0fbd9b6a71efd4430665
parent7d1311b93e58ed55f3a31cc8f94c4b8fe988a2b9
ASoC: wm8994: Demux the microphone detection IRQ

Current code only allows direct routing of the WM8994 microphone
detection signal to a GPIO this change adds support to demux the
interrupt from the main interrupt line of the codec.

Signed-off-by: Nikesh Oswal <nikesh@opensource.wolfsonmicro.com>
Signed-off-by: Mark Brown <broonie@linaro.org>
sound/soc/codecs/wm8994.c