]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitdb65c119f952342687149e5868d08b2388d85ada
tree55b2bf03950ffaa68575fef25d93fb29e19a9c26
parentca5147259181644a1c6d1f3f594e5c8409ff86b0
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