diff options
author | Axel Lin <axel.lin@gmail.com> | 2011-10-14 14:30:05 +0800 |
---|---|---|
committer | Mark Brown <broonie@opensource.wolfsonmicro.com> | 2011-10-14 20:29:05 +0100 |
commit | 79d07265137c166cf298d74a29038a76458ec46a (patch) | |
tree | b191e95f2d794af56390d39fea188eae7c3f4877 /kernel | |
parent | 790f932500061ce49c52ef9dbd48fbfbdeb631c5 (diff) | |
download | linux-stable-79d07265137c166cf298d74a29038a76458ec46a.tar.gz linux-stable-79d07265137c166cf298d74a29038a76458ec46a.tar.bz2 linux-stable-79d07265137c166cf298d74a29038a76458ec46a.zip |
ASoC: wm8990: 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
This patch also includes a comment fix in wm8990_set_dai_pll(),
if freq_in and freq_out are 0, what we do is to clear WM8990_PLL_ENA bit.
Thus the comment should be "Turn off PLL".
Signed-off-by: Axel Lin <axel.lin@gmail.com>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
Diffstat (limited to 'kernel')
0 files changed, 0 insertions, 0 deletions