Re: [PATCH v2] ASoC: wm8994: Demux the microphone detection IRQ

2014-08-13 Thread Mark Brown
On Wed, Aug 13, 2014 at 10:05:45AM +0100, Nikesh Oswal wrote: > 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. Applied, thanks. signature.asc Description: D

[PATCH v2] ASoC: wm8994: Demux the microphone detection IRQ

2014-08-13 Thread Nikesh Oswal
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 --- sound/soc/codecs/wm8994.c | 18 -- 1 file changed, 12 insertion