]> git.karo-electronics.de Git - karo-tx-linux.git/commit
ASoC: wm8994: Update micdet for irqdomain conversion
authorMark Brown <broonie@opensource.wolfsonmicro.com>
Wed, 18 Jul 2012 18:11:30 +0000 (19:11 +0100)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Wed, 18 Jul 2012 21:09:23 +0000 (22:09 +0100)
commitb4046d013b5b9a7cab835def403f7f421cdf0cb6
treedb3d4d1ad69845694d22b31459a9a55f10ff0c82
parent601787c232306e0bb84fff9fc7c2be5a5c7b87a0
ASoC: wm8994: Update micdet for irqdomain conversion

The conversion of the core driver to irqdomains means that we don't need
and irq_base to have working interrupts so use wm8994_request_irq() to
deal with looking up the interrupt number for the micdet IRQ.

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