]> git.baikalelectronics.ru Git - kernel.git/commit
ASoC: arizona: Move set of OUTDIV in to arizona_apply_fll
authorCharles Keepax <ckeepax@opensource.wolfsonmicro.com>
Fri, 7 Mar 2014 16:34:19 +0000 (16:34 +0000)
committerMark Brown <broonie@linaro.org>
Sun, 9 Mar 2014 08:28:06 +0000 (08:28 +0000)
commit297890bca01bf8db86c98e1e206fb062d241e5c8
treec3e3d76b205fff3c50b16bb4a747ae467da62dc8
parentb666482f2e1645a4125fab311dc7aeefd02bc2c9
ASoC: arizona: Move set of OUTDIV in to arizona_apply_fll

Since we know in arizona_apply_fll if we are setting the sync or ref
path there is no need to set the outdiv seperately anymore. This patch
moves this from arizona_enable_fll to arizona_apply_fll.

Signed-off-by: Charles Keepax <ckeepax@opensource.wolfsonmicro.com>
Signed-off-by: Mark Brown <broonie@linaro.org>
sound/soc/codecs/arizona.c