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)
commit3758ff5f3dab57cd768d54279962a2f6bbc17188
tree72a4a3c0e693e0fe0e574ed344ec9692d3f74078
parentbc0195aad0daa2ad5b0d76cce22b167bc3435590
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