ASoC: wm8960: the enum of "DAC Polarity" should be wm8960_enum[1]
authorZidan Wang <zidan.wang@freescale.com>
Thu, 11 Jun 2015 11:14:36 +0000 (19:14 +0800)
committerDanny Wood <danwood76@gmail.com>
Tue, 29 Jan 2019 13:09:16 +0000 (13:09 +0000)
commitda9440c953085fb59ec251545e445bf8b73f11fc
treea7e77b05400657c7f883d4553935648bf6c157d3
parent9d3b1a67823d9febcb589810bfe4a275abe555f8
ASoC: wm8960: the enum of "DAC Polarity" should be wm8960_enum[1]

commit a077e81ec61e07a7f86997d045109f06719fbffe upstream.

the enum of "DAC Polarity" should be wm8960_enum[1].

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>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
sound/soc/codecs/wm8960.c