]> git.hungrycats.org Git - linux/commit
ASoC: nau8825: fix invalid configuration in Pre-Scalar of FLL
authorJohn Hsu <KCHSU0@nuvoton.com>
Tue, 20 Dec 2016 04:03:09 +0000 (12:03 +0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 7 Aug 2017 02:19:45 +0000 (19:19 -0700)
commit1a734b39857e0321573e11b1d3f762f3551fb5a8
tree4148077f921b714afd905d1f6697f8216289e779
parent152684089ea39e38b17feb1dfb366bf3f2fb146a
ASoC: nau8825: fix invalid configuration in Pre-Scalar of FLL

[ Upstream commit a1792cda51300e15b03549cccf0b09f3be82e697 ]

The clk_ref_div is not configured in the correct position of the
register. The patch fixes that clk_ref_div, Pre-Scalar, is assigned
the wrong value.

Signed-off-by: John Hsu <KCHSU0@nuvoton.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
Signed-off-by: Sasha Levin <alexander.levin@verizon.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
sound/soc/codecs/nau8825.c
sound/soc/codecs/nau8825.h