Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[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>
- Loading branch information