commit | 5e39a50bf8c644f2ef348037d3e3efdc03fa65b2 | [log] [tgz] |
---|---|---|
author | Charles Keepax <ckeepax@opensource.wolfsonmicro.com> | Wed Jul 09 17:41:48 2014 +0100 |
committer | Mark Brown <broonie@linaro.org> | Thu Jul 10 12:09:16 2014 +0200 |
tree | 9af95270d0304173bec905ab43c241de07fba373 | |
parent | c393aca94f26e90290cd861743efbfbcd97c0316 [diff] |
ASoC: arizona: FLL freerun only required whilst disabling The FLL freerun is only required whilst we disable the FLL not the entire time the FLL is disabled. This patch moves the FLL freerun disable from the enable sequence to the disable sequence. Signed-off-by: Charles Keepax <ckeepax@opensource.wolfsonmicro.com> Signed-off-by: Mark Brown <broonie@linaro.org>