From: Takashi Iwai Date: Mon, 22 Oct 2007 15:20:10 +0000 (+0200) Subject: [ALSA] hda-codec - Fix possible array overflow X-Git-Tag: v2.6.24-rc1~35^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=41923e441305728ba3640e773e55d16e4769145c;p=pandora-kernel.git [ALSA] hda-codec - Fix possible array overflow dac_nids arrays in each codec support code may have up to 5 items when assigned from the auto-configurator. Some codec codes have less numbers than the possible max. This patch defines the constant and fixes the array definitions. Signed-off-by: Takashi Iwai Signed-off-by: Jaroslav Kysela --- Reading git-diff-tree failed