git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8538a11
)
ASoC: refactor snd_soc_update_bits()
author
Eero Nurkkala
<ext-eero.nurkkala@nokia.com>
Fri, 30 Oct 2009 11:34:03 +0000
(13:34 +0200)
committer
Mark Brown
<broonie@opensource.wolfsonmicro.com>
Fri, 30 Oct 2009 17:49:12 +0000
(17:49 +0000)
Introduce a wrapper call snd_soc_update_bits_locked()
that will take the codec mutex. This call is used
when the codec mutex is not already taken.
Drivers calling snd_soc_update_bits() may wish to
make sure the codec mutex is taken from the driver.
Signed-off-by: Eero Nurkkala <ext-eero.nurkkala@nokia.com>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
No differences found