commit | 29c6a01df8de1329303da09ca9793e9f65608216 | [log] [tgz] |
---|---|---|
author | Axel Lin <axel.lin@gmail.com> | Sun Oct 16 23:30:21 2011 +0800 |
committer | Mark Brown <broonie@opensource.wolfsonmicro.com> | Mon Oct 17 22:49:28 2011 +0100 |
tree | ab6832b3f36345ddcdef4762d19acf68187988e0 | |
parent | de5035b1dda4993f432a796c1d1ddc7b8006b8fe [diff] |
ASoC: wm8900: Use snd_soc_update_bits for read-modify-write Use snd_soc_update_bits for read-modify-write register access instead of open-coding it using snd_soc_read and snd_soc_write Signed-off-by: Axel Lin <axel.lin@gmail.com> Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>