commit | 5a3935c7643966e4172e7a704a48a35f9b4dc668 | [log] [tgz] |
---|---|---|
author | Charles Keepax <ckeepax@opensource.wolfsonmicro.com> | Fri Mar 07 16:34:23 2014 +0000 |
committer | Mark Brown <broonie@linaro.org> | Sun Mar 09 08:28:07 2014 +0000 |
tree | 29319d73672a3def02aeb4d7bccbc10de9779fac | |
parent | f641aec62c948c7754429136ad176824fbb97238 [diff] |
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>