ASoC: nau8825: fix bug in FLL parameter
authorJohn Hsu <KCHSU0@nuvoton.com>
Tue, 13 Sep 2016 03:56:03 +0000 (11:56 +0800)
committerMark Brown <broonie@kernel.org>
Wed, 14 Sep 2016 15:14:37 +0000 (16:14 +0100)
commita8961cae29c38e225120c40c3340dbde2f552e60
tree5c4d4dfec34aa206260db23751fc7874ddbcd72a
parent29b4817d4018df78086157ea3a55c1d9424a7cfc
ASoC: nau8825: fix bug in FLL parameter

In the FLL parameter calculation, the FVCO should choose the maximum one.
The patch is to fix the bug about the wrong FVCO chosen.

Signed-off-by: John Hsu <KCHSU0@nuvoton.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
Cc: stable@vger.kernel.org
sound/soc/codecs/nau8825.c