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)
commit46c1a877c6fc29519760a3aaedf807332cd8a781
tree75dfeecaa3521e1f2f6f4199d9ed3be38402e7d9
parent218240e27f89b477564a638ff77d45147e42a8fd
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>
sound/soc/codecs/wm5100.c
This page took 0.027487 seconds and 5 git commands to generate.