]> git.alsa-project.org Git - alsa-lib.git/commit
Fix breakage of snd_card_load()
authorTakashi Iwai <tiwai@suse.de>
Tue, 9 Jun 2009 02:45:18 +0000 (04:45 +0200)
committerTakashi Iwai <tiwai@suse.de>
Tue, 9 Jun 2009 02:45:18 +0000 (04:45 +0200)
commit4d2ba6a4608c9794c5b90f6a87a4bd033a02f26e
treee55be4cdf12f9df9b2bdd3637b7f517373e135fd
parentbb956b7b70cfa1d0a325e49fecfab7bbe573222b
Fix breakage of snd_card_load()

Fixed the breakage of snd_card_load() for secondary and later cards
due to changes in snd_card_load1().

Signed-off-by: Takashi Iwai <tiwai@suse.de>
src/control/cards.c