]> git.baikalelectronics.ru Git - kernel.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)
commit8268ac2ec412446eccf3b979ecf270c3b6bbc310
treedb3d4d1ad69845694d22b31459a9a55f10ff0c82
parent808536352339c2513b94b4c633a4c03b15c03fee
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