Commit 2614ed27 authored by Jaroslav Kysela's avatar Jaroslav Kysela

ALSA CVS update - Jaroslav Kysela <perex@suse.cz>

GUS Extreme driver
Fixed typo
parent d833e268
......@@ -309,7 +309,7 @@ static int __init snd_gusextreme_probe(int dev)
}
if (es1688->mpu_port >= 0x300 &&
((err = snd_mpu401_uart_new(card, 0, MPU401_HW_ES1688,
(err = snd_mpu401_uart_new(card, 0, MPU401_HW_ES1688,
es1688->mpu_port, 0,
xmpu_irq,
SA_INTERRUPT,
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment