]> git.baikalelectronics.ru Git - kernel.git/commit
ASoC: arizona: Don't pass Fout into arizona_calc_fll
authorCharles Keepax <ckeepax@opensource.wolfsonmicro.com>
Fri, 7 Mar 2014 16:34:21 +0000 (16:34 +0000)
committerMark Brown <broonie@linaro.org>
Sun, 9 Mar 2014 08:28:06 +0000 (08:28 +0000)
commit0d69098a4a5a3d1dea6f6b0f02d36e253fd234f3
tree2b8598a4cec44acea677b4a506f09e0024d1bbf2
parentb155226014717b0562191cf1eb991016b1e0cbe8
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>
sound/soc/codecs/arizona.c