]> git.baikalelectronics.ru Git - kernel.git/commit
ASoC: wm9090: fix DB_RANGE size
authorClemens Ladisch <clemens@ladisch.de>
Sun, 20 Nov 2011 14:14:55 +0000 (15:14 +0100)
committerClemens Ladisch <clemens@ladisch.de>
Sun, 20 Nov 2011 14:46:51 +0000 (15:46 +0100)
commitb7d1df1780a6aa87705dba5ef9cc580500b8391a
tree8ca9f179f4b63cfa0dc1f2570ec0b712bd6b3388
parentfb60d49f982038c07981398a3ee80fbc7adef000
ASoC: wm9090: 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/wm9090.c