]> git.openfabrics.org - ~emulex/infiniband.git/commit
[ALSA] hda_intel: Fix multiple device support by incrementing device count
authorAndrew Paprocki <andrew@ishiboo.com>
Sun, 13 Jan 2008 10:57:17 +0000 (11:57 +0100)
committerJaroslav Kysela <perex@perex.cz>
Thu, 31 Jan 2008 16:29:55 +0000 (17:29 +0100)
commite25bcdba1953268c10c308cd2e4526ea89bdbe0f
tree85ef9bf0b2c9344154d473bde25234e5a3c169e2
parent17467f23395f05ba7b361f7b504fe0f1095d5bb7
[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 <andrew@ishiboo.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Jaroslav Kysela <perex@perex.cz>
sound/pci/hda/hda_intel.c