ASoC: wm8400: Fix setting Fout clock divider for FLL Control 4
commit1d533de998e2887f23c8cf6c39d5db55f8d202af
authorAxel Lin <axel.lin@gmail.com>
Sat, 22 Oct 2011 14:48:27 +0000 (22 22:48 +0800)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Mon, 24 Oct 2011 12:09:26 +0000 (24 14:09 +0200)
tree44f647c7c5cffcb91cbf681b349e4cebf03bb341
parent0d8d293898ff0ea395840cdf2ac85fbd53c8d3ea
ASoC: wm8400: Fix setting Fout clock divider for FLL Control 4

What we want here is to clear the WM8400_FLL_OUTDIV_MASK bits then
OR with factors.outdiv.

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/wm8400.c