From: Vinod Koul Date: Tue, 28 May 2013 09:36:42 +0000 (+0530) Subject: ASoC: wm8994: check for array index returned X-Git-Tag: v3.10-rc4~18^2^2^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7d6898be8db92450ce7a0afcc4238680b9703e2b;p=pandora-kernel.git ASoC: wm8994: check for array index returned The array 'drc_cfg' of size 3 may use index value -22 (EINVAL) The array 'retune_mobile_cfg' of size 3 may use index value -22 (EINVAL) Signed-off-by: Vinod Koul Signed-off-by: Mark Brown --- Reading git-diff-tree failed