]> git.baikalelectronics.ru Git - kernel.git/commit
ALSA: hdspm - Fix midi port initialization
authorAdrian Knoth <adi@drcomp.erfurt.thur.de>
Mon, 28 Feb 2011 14:14:50 +0000 (15:14 +0100)
committerTakashi Iwai <tiwai@suse.de>
Mon, 28 Feb 2011 14:58:19 +0000 (15:58 +0100)
commit224b841ca64283b08ff4deccb68da8bd12f5a514
tree2049ad72d1ecab7c22be0d882e1244e26579571e
parent5546ebdff3fe411be628f88fdf394ea0cc684a0d
ALSA: hdspm - Fix midi port initialization

Depending on the model and the presence of a TCO module, the number of
midi ports varies. Some have 1 port (MADIface), some have 2 (default),
with TCO, there are 3.

Don't hardcode the number of midi ports to initialize.

This patch also fixes a boot lockup on MADIface.

[Coding-style fixes by tiwai]

Signed-off-by: Adrian Knoth <adi@drcomp.erfurt.thur.de>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/pci/rme9652/hdspm.c