ASoC: Fix WM835x Out4 capture enumeration
commit3817edf120ea09f196e4794aba72b97669f51dc1
authorMark Brown <broonie@opensource.wolfsonmicro.com>
Mon, 7 Sep 2009 17:09:58 +0000 (7 18:09 +0100)
committerGreg Kroah-Hartman <gregkh@suse.de>
Thu, 24 Sep 2009 15:27:15 +0000 (24 08:27 -0700)
tree14ce6ad488f791aeb400aa8680959419b0148f03
parent852c46ecee723c7ee5c248e96b4dd226e6649454
ASoC: Fix WM835x Out4 capture enumeration

commit 87831cb660954356d68cebdb1406f3be09e784e9 upstream.

It's the 8th enum of a zero indexed array. This is why I don't let
new drivers use these arrays of enums...

Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
sound/soc/codecs/wm8350.c