commit | 1d533de998e2887f23c8cf6c39d5db55f8d202af | [log] [tgz] |
---|---|---|
author | Axel Lin <axel.lin@gmail.com> | Sat Oct 22 22:48:27 2011 +0800 |
committer | Mark Brown <broonie@opensource.wolfsonmicro.com> | Mon Oct 24 14:09:26 2011 +0200 |
tree | 44f647c7c5cffcb91cbf681b349e4cebf03bb341 | |
parent | 0d8d293898ff0ea395840cdf2ac85fbd53c8d3ea [diff] |
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>