]> git.baikalelectronics.ru Git - kernel.git/commit
ASoC: arizona: Calculate FLL gain last
authorCharles Keepax <ckeepax@opensource.wolfsonmicro.com>
Fri, 7 Mar 2014 16:34:23 +0000 (16:34 +0000)
committerMark Brown <broonie@linaro.org>
Sun, 9 Mar 2014 08:28:07 +0000 (08:28 +0000)
commit3e02d41417c3f2e569e80ce10f613e9ac2f2321d
tree29319d73672a3def02aeb4d7bccbc10de9779fac
parentaa53d7a0556132588e7e632e48d2b176056cac26
ASoC: arizona: Calculate FLL gain last

No part of the FLL calculation depends on the value determined for the
gain but the gain does depend on other values. In preparation for future
updates this patch moves the gain to be the last thing calculated.

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