commit | e373cbfb2f7d194e48d528794b3b99274d4c1a97 | [log] [tgz] |
---|---|---|
author | Mark Brown <broonie@opensource.wolfsonmicro.com> | Sat Jun 09 10:06:11 2012 +0800 |
committer | Mark Brown <broonie@opensource.wolfsonmicro.com> | Tue Jun 12 08:59:59 2012 +0800 |
tree | fef7fc32b104abf700aedca34797d3af83bd80e6 | |
parent | 20c5fd399482ef5b87a41ab064b3255f1faaaee4 [diff] |
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>