ASoC: wm8940: Fix a typo for the mask of setting WM8940_BCLKDIV
authorAxel Lin <axel.lin@gmail.com>
Mon, 24 Oct 2011 03:33:55 +0000 (11:33 +0800)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Mon, 24 Oct 2011 12:09:50 +0000 (14:09 +0200)
The registers are 16 bits, thus remove an extra F for the mask.

Signed-off-by: Axel Lin <axel.lin@gmail.com>
Acked-by: Liam Girdwood <lrg@ti.com>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>

No differences found