commit | 46c1a877c6fc29519760a3aaedf807332cd8a781 | [log] [tgz] |
---|---|---|
author | Mark Brown <broonie@opensource.wolfsonmicro.com> | Wed Jan 18 14:53:08 2012 +0000 |
committer | Mark Brown <broonie@opensource.wolfsonmicro.com> | Fri Jan 20 13:58:32 2012 +0000 |
tree | 75dfeecaa3521e1f2f6f4199d9ed3be38402e7d9 | |
parent | 218240e27f89b477564a638ff77d45147e42a8fd [diff] |
ASoC: Make WM5100 interrupt path use regmap directly This will allow us to move the interrupt allocation out of the ASoC part of the driver and simplifies the locking by removing any reliance in the bulk of the interrupt path on the big CODEC lock. Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>