commit | 4714bc015de147c2da5248762b2772c6dbf160eb | [log] [tgz] |
---|---|---|
author | Charles Keepax <ckeepax@opensource.wolfsonmicro.com> | Wed Jul 09 17:41:43 2014 +0100 |
committer | Mark Brown <broonie@linaro.org> | Thu Jul 10 12:09:14 2014 +0200 |
tree | 7c09b92c9cb43e560970c2a846b61b20558ee24f | |
parent | e73a2571988870372f7f2b6072a98f49e414be66 [diff] |
ASoC: arizona: Do not test ratio zero as it is not a valid setting Zero is not a valid FRATIO for the FLL, as such we shouldn't test it whilst refining the FRATIO. This patch does just that. Reported-by: Ryo Tsutsui <ryo.tsutsui@wolfsonmicro.com> Signed-off-by: Charles Keepax <ckeepax@opensource.wolfsonmicro.com> Signed-off-by: Mark Brown <broonie@linaro.org>