commit | 23d5442be9066107b9909ee0e64913aebad434f3 | [log] [tgz] |
---|---|---|
author | Lars-Peter Clausen <lars@metafoo.de> | Tue Apr 22 13:23:16 2014 +0200 |
committer | Mark Brown <broonie@linaro.org> | Tue Apr 22 13:24:24 2014 +0100 |
tree | 5b1d8b668661de680a3b6e865ef4c92fd9ba775e | |
parent | b0a9f8e06cb214040da5ccfcc3c2a01174710e34 [diff] |
ASoC: dapm: Rename soc_widget_update_bits_locked() to soc_widget_update_bits() There is no unlocked version of soc_widget_update_bits_locked() and there is no plan to introduce it in the near future, so drop the _locked suffix. Signed-off-by: Lars-Peter Clausen <lars@metafoo.de> Signed-off-by: Mark Brown <broonie@linaro.org>