]> git.baikalelectronics.ru Git - kernel.git/commit
ASoC: wm8960: correct the min gain value of some PGA
authorZidan Wang <zidan.wang@freescale.com>
Wed, 9 Sep 2015 11:29:10 +0000 (19:29 +0800)
committerMark Brown <broonie@kernel.org>
Fri, 11 Sep 2015 12:38:53 +0000 (13:38 +0100)
commit1820301f0c8360e3176f877fb668d8d800892256
tree72a4a3c0e693e0fe0e574ed344ec9692d3f74078
parent2224aa81854753c5d601180031971fafaae55650
ASoC: wm8960: correct the min gain value of some PGA

The min gain is the corresponding gain value when the register value is 0
instead of 1, just correct it.

Signed-off-by: Zidan Wang <zidan.wang@freescale.com>
Acked-by: Charles Keepax <ckeepax@opensource.wolfsonmicro.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/codecs/wm8960.c