ALSA: hdspm - Fix PCI ID for PCIe RME MADI cards
authorAdrian Knoth <adi@drcomp.erfurt.thur.de>
Mon, 21 Nov 2011 15:15:36 +0000 (16:15 +0100)
committerTakashi Iwai <tiwai@suse.de>
Tue, 22 Nov 2011 07:34:36 +0000 (08:34 +0100)
Commit c09403dcc5698abf214329fbbf3cf8dbb5558bea has introduced a
regression: PCIe versions of RME MADI were no longer detected, because
the MADIface ID (0xd5) was used instead of the correct 0xd2.

This commit fixes the problem.

Signed-off-by: Adrian Knoth <adi@drcomp.erfurt.thur.de>
Signed-off-by: Takashi Iwai <tiwai@suse.de>

No differences found