]> git.karo-electronics.de Git - linux-beck.git/commit
ASoC: Remove snd_soc_update_bits_locked()
authorLars-Peter Clausen <lars@metafoo.de>
Tue, 22 Apr 2014 11:23:15 +0000 (13:23 +0200)
committerMark Brown <broonie@linaro.org>
Tue, 22 Apr 2014 12:24:24 +0000 (13:24 +0100)
commitb0a9f8e06cb214040da5ccfcc3c2a01174710e34
treedd273b458c3634ee650dab964a4b8c0ca6607eba
parente2c330b9b5665006c99327c05bc22f7a8e471043
ASoC: Remove snd_soc_update_bits_locked()

There are no users of snd_soc_update_bits_locked() left and it is identical to
snd_soc_update_bits(). So it can be removed.

Signed-off-by: Lars-Peter Clausen <lars@metafoo.de>
Signed-off-by: Mark Brown <broonie@linaro.org>
sound/soc/soc-io.c