]> git.baikalelectronics.ru Git - kernel.git/commit
ASoC: wm8903: Make interrupt handler use regmap directly
authorMark Brown <broonie@opensource.wolfsonmicro.com>
Sat, 9 Jun 2012 02:06:11 +0000 (10:06 +0800)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Tue, 12 Jun 2012 00:59:59 +0000 (08:59 +0800)
commit178b8454595d9dc77197b492b65940c982cd0e72
treefef7fc32b104abf700aedca34797d3af83bd80e6
parent09785c21eb4aaffc764059f9ea9e1ce63f38dca0
ASoC: wm8903: Make interrupt handler use regmap directly

There's no urgent need for the interrupt handler to use the ASoC I/O
functions and it'll support a further move in where we request the
interrupt so call the regmap APIs directly.

Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
Tested-by: Stephen Warren <swarren@wwwdotorg.org>
sound/soc/codecs/wm8903.c