]> git.ipfire.org Git - people/ms/linux.git/commit
ASoC: tlv320aic31xx: Fix off by one error in the loop stucture.
authorJyri Sarha <jsarha@ti.com>
Mon, 24 Nov 2014 18:37:12 +0000 (20:37 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 16 Jan 2015 14:59:46 +0000 (06:59 -0800)
commitc50176d6435734b5433256b7c84c9b99d5fc98be
tree6ada2b881e5175f08cddc584cc502022161b982e
parent877fd33fb30bb40235d0b4ed0b6106c5d7faf5cf
ASoC: tlv320aic31xx: Fix off by one error in the loop stucture.

commit bbc686b34650b0f54affe9d9a637ccbe02b03760 upstream.

Fix off by one read beyond the end of a table.

Reported-by: David Binderman <dcb314@hotmail.com>
Signed-off-by: Jyri Sarha <jsarha@ti.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
sound/soc/codecs/tlv320aic31xx.c