commit | 8ccefcd265b486186c94ea70c77511e7c570347d | [log] [tgz] |
---|---|---|
author | Charles Keepax <ckeepax@opensource.wolfsonmicro.com> | Fri Mar 07 16:34:21 2014 +0000 |
committer | Mark Brown <broonie@linaro.org> | Sun Mar 09 08:28:06 2014 +0000 |
tree | 2b8598a4cec44acea677b4a506f09e0024d1bbf2 | |
parent | 23f785a8bc33a98c4c384a653b9bff9c0cc3591d [diff] |
ASoC: arizona: Don't pass Fout into arizona_calc_fll As we now calculate the FLL configuration at a later stage in the process the fout member of the FLL structure will contain the desired Fout frequency so no need to pass this in seperately. Signed-off-by: Charles Keepax <ckeepax@opensource.wolfsonmicro.com> Signed-off-by: Mark Brown <broonie@linaro.org>