From: Dan Carpenter Date: Thu, 7 Feb 2013 08:28:48 +0000 (+0300) Subject: ALSA: ice1712: fix boundary check in snd_wm8766_write() X-Git-Tag: v3.9-rc1~129^2~39 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b57a895fa2188d4e1cefa030d0fc9d126e453a95;p=pandora-kernel.git ALSA: ice1712: fix boundary check in snd_wm8766_write() The wm->regs[] array has WM8766_REG_COUNT (16) elements not WM8766_REG_RESET (31). Signed-off-by: Dan Carpenter Signed-off-by: Takashi Iwai --- Reading git-diff-tree failed