ASoC: Make WM5100 interrupt path use regmap directly
authorMark Brown <broonie@opensource.wolfsonmicro.com>
Wed, 18 Jan 2012 14:53:08 +0000 (14:53 +0000)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Fri, 20 Jan 2012 13:58:32 +0000 (13:58 +0000)
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>

No differences found