From: Andrew Paprocki Date: Sun, 13 Jan 2008 10:57:17 +0000 (+0100) Subject: [ALSA] hda_intel: Fix multiple device support by incrementing device count X-Git-Tag: v2.6.25-rc1~1127^2~117 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e25bcdba1953268c10c308cd2e4526ea89bdbe0f;p=pandora-kernel.git [ALSA] hda_intel: Fix multiple device support by incrementing device count Fixes multiple device support by incrementing the static device counter at the end of the azx_probe() call. Without this, subsequent probes would always use the index specified for the first card. Signed-off-by: Andrew Paprocki Signed-off-by: Takashi Iwai Signed-off-by: Jaroslav Kysela --- Reading git-diff-tree failed