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

No differences found