ASoC: max98925: reading beyond the end of the array
authorDan Carpenter <dan.carpenter@oracle.com>
Tue, 21 Jul 2015 08:55:27 +0000 (11:55 +0300)
committerMark Brown <broonie@kernel.org>
Tue, 21 Jul 2015 10:40:38 +0000 (11:40 +0100)
commit6eb1c2a63d0415bd66c9c866b7d405662f50d5e4
treefb96e186121f586e4b24a36d7716191e6e92e805
parentf6d1a814844efc4b326538bd35a8daecd37921ed
ASoC: max98925: reading beyond the end of the array

Debug prints are seldom useful and this one has an annoying thing where
it reads one space beyond the end of the array on error.

Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/codecs/max98925.c