ASoC: Fix WM835x Out4 capture enumeration
commitcaa4489e9a48492d336e57765eea50223ee71d69
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:43:58 +0000 (24 08:43 -0700)
tree37cf21fe7666d244fde1bbd81aae7620494ad162
parentd557755c1eab7c876f43f9fe3e5b046a492566bd
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