commit | 520290e43f9880da34e542185838816c6d79a340 | [log] [tgz] |
---|---|---|
author | Alan Horstmann <gineera@aspect135.co.uk> | Wed May 03 17:07:29 2006 +0200 |
committer | Jaroslav Kysela <perex@suse.cz> | Thu Jun 22 21:33:26 2006 +0200 |
tree | bf98333a95a459ea41dbe05b5d56785061ae3525 | |
parent | a59524faf3a2050e14a1c9038eb006ce96025394 [diff] |
[ALSA] au88x0 - Init before create components Change the order in vortex_probe to set the card details before creating the components, meaning for example that card->shortname is available when registering the midi port. I have also added extra to card->shortname, and a line to overwrite the midi name following snd_mpu401_uart_new. Signed-off-by: Alan Horstmann <gineera@aspect135.co.uk> Signed-off-by: Takashi Iwai <tiwai@suse.de>