]> git.karo-electronics.de Git - mv-sheeva.git/commit
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)
commitbdb527e9ae038d76917a999108176c5f5be5e35e
treeffc7e7df288d6a54b16d43ab037d1d98cc505b12
parent49fa4d9b5aeafb985abe8cb8cdf6432690c49ad3
ASoC: wm8940: Fix a typo for the mask of setting WM8940_BCLKDIV

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>
sound/soc/codecs/wm8940.c