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)
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

No differences found