ASoC: Fix WM835x Out4 capture enumeration
authorMark Brown <broonie@opensource.wolfsonmicro.com>
Mon, 7 Sep 2009 17:09:58 +0000 (18:09 +0100)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Mon, 7 Sep 2009 17:56:24 +0000 (18:56 +0100)
commit87831cb660954356d68cebdb1406f3be09e784e9
tree55b2bf03950ffaa68575fef25d93fb29e19a9c26
parent236cc52856f6ebe47f52d50ba5431b0e172fd0d1
ASoC: Fix WM835x Out4 capture enumeration

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>
Cc: stable@kernel.org
sound/soc/codecs/wm8350.c