]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitc8e64ad67c9dff21a725d26365b4ed65c8fc0733
tree75dfeecaa3521e1f2f6f4199d9ed3be38402e7d9
parentff8770adc3b525d91b6f81cc28bff8673b0f6daa
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