diff options
author | Lars-Peter Clausen <lars@metafoo.de> | 2014-11-09 17:00:57 +0100 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2014-11-10 19:07:42 +0000 |
commit | 52ef6284a840bdef50b6ed505bdda014dd769cab (patch) | |
tree | 5716d6946d75fe0d4fac228ed6a754dc98a6d146 /sound/soc/codecs/max98095.c | |
parent | f114040e3ea6e07372334ade75d1ee0775c355e1 (diff) | |
download | linux-52ef6284a840bdef50b6ed505bdda014dd769cab.tar.gz |
ASoC: ab8500-codec: Move control lock to the driver level
The ab8500 driver uses a driver specific lock to protect concurrent access
to some of the control put/get handlers and uses the snd_soc_codec mutex for
some others. This patch updates the driver to consistently use the driver
specific lock for all controls. This will allow us to eventually remove the
snd_soc_codec mutex.
Signed-off-by: Lars-Peter Clausen <lars@metafoo.de>
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'sound/soc/codecs/max98095.c')
0 files changed, 0 insertions, 0 deletions