summaryrefslogtreecommitdiffstats
path: root/sound/drivers
diff options
context:
space:
mode:
authorAxel Lin <axel.lin@gmail.com>2011-10-16 23:29:12 +0800
committerMark Brown <broonie@opensource.wolfsonmicro.com>2011-10-17 22:49:28 +0100
commitde5035b1dda4993f432a796c1d1ddc7b8006b8fe (patch)
tree7c2377d4c4956569eef281bda4287eb92d2840d9 /sound/drivers
parent151b75995a5180834a0609dced3d76ab978cae3b (diff)
downloadblackbird-op-linux-de5035b1dda4993f432a796c1d1ddc7b8006b8fe.tar.gz
blackbird-op-linux-de5035b1dda4993f432a796c1d1ddc7b8006b8fe.zip
ASoC: wm8900: Fix the mask defines
Now we have done bitwise NOT against the mask bits for the defines of WM8900_REG_CLOCKING1_BCLK_MASK, WM8900_REG_CLOCKING1_OPCLK_MASK and WM8900_LRC_MASK. But we don't have the bitwise NOT against the mask bits for the defines of WM8900_REG_CLOCKING2_DAC_CLKDIV, WM8900_REG_CLOCKING2_ADC_CLKDIV and WM8900_REG_DACCTRL_AIF_LRCLKRATE. It is error prone to mix the inconsistent meaning for different mask defines. So lets make the defines for each mask to be corresponding to the bits defines in datasheet. Don't add extra "bitwise NOT" to the defines. Signed-off-by: Axel Lin <axel.lin@gmail.com> Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
Diffstat (limited to 'sound/drivers')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud