]> git.baikalelectronics.ru Git - kernel.git/commit
ASoC: wm8993: fix DB_RANGE size
authorClemens Ladisch <clemens@ladisch.de>
Sun, 20 Nov 2011 14:14:11 +0000 (15:14 +0100)
committerClemens Ladisch <clemens@ladisch.de>
Sun, 20 Nov 2011 14:46:51 +0000 (15:46 +0100)
commitfb60d49f982038c07981398a3ee80fbc7adef000
tree0041e63a19da9e57d55930509ded9581298965c0
parentd823c6d84a891db86945cdbf4649e9fbd7ac172b
ASoC: wm8993: fix DB_RANGE size

Give the correct number of entries to TLV_DB_RANGE_HEAD to prevent
reading more data than actually is in the array.

Signed-off-by: Clemens Ladisch <clemens@ladisch.de>
sound/soc/codecs/wm8993.c