]> 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)
commitd8f838469ace3806ea9e53265498e2c72627b4f7
treedb3d4d1ad69845694d22b31459a9a55f10ff0c82
parentccd47d9353126f680274d2c184569a8b94e86b27
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