]> Pileus Git - ~andy/linux/commit
ASoC: wm8962: fix DB_RANGE size
authorClemens Ladisch <clemens@ladisch.de>
Sun, 20 Nov 2011 14:13:27 +0000 (15:13 +0100)
committerClemens Ladisch <clemens@ladisch.de>
Sun, 20 Nov 2011 14:46:50 +0000 (15:46 +0100)
commit43e9dc7bce9f21355cd2aa493a99281eae03b156
treedb527a26ff42885e9384f6a6f3d478bedb24b56b
parent740fb9d512d91b1d6192ea13c109efa05b101424
ASoC: wm8962: 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 arrays.

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