From: Takashi Iwai Date: Mon, 5 Apr 2010 21:25:13 +0000 (+0200) Subject: ALSA: hda - Fix a wrong array range check in patch_realtek.c X-Git-Tag: v2.6.34-rc4~29^2^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f9700d5a4575e7fb343df10a1d29d425e4b81082;p=pandora-kernel.git ALSA: hda - Fix a wrong array range check in patch_realtek.c The commit 6a4f2ccb467e00281470cde2dee08fe5ecde62d1 introduced a wrong comparision for the array range check, which effectively skips the whole initialization of DAC connections. Fixed now. Reference: bko#15689 https://bugzilla.kernel.org/show_bug.cgi?id=15689 Reported-by: Adrian Ulrich Signed-off-by: Takashi Iwai --- Reading git-diff-tree failed