At Fri, 20 Nov 2009 21:04:03 +0100, Krzysztof Helt wrote: > > From: Krzysztof Helt <krzysztof.h1@xxxxx> > > Fix the mistake introduced by me earlier patch. > > Signed-off-by: Krzysztof Helt <krzysztof.h1@xxxxx> It was already fixed ;) Takashi > --- > I have borrowed the Miro PCM20 card. I can test the driver while making patches. > > diff --git a/sound/isa/opti9xx/miro.c b/sound/isa/opti9xx/miro.c > index b8170ad..1776103 100644 > --- a/sound/isa/opti9xx/miro.c > +++ b/sound/isa/opti9xx/miro.c > @@ -1277,7 +1277,7 @@ static int __devinit snd_miro_probe(struct device *devptr, unsigned int n) > if (mpu_port < 0) { > snd_card_free(card); > snd_printk(KERN_ERR "unable to find a free MPU401 port\n"); > - return -EBUSY > + return -EBUSY; > } > } > if (miro->irq == SNDRV_AUTO_IRQ) { > > ---------------------------------------------------------------------- > KONKURS! Kliknij i wygraj luksusowe auto na weekend > lub jedn� z 650 innych nagr�d L’Oreal Men Expert!! >> > http://link.interia.pl/f2428 >
_______________________________________________ Alsa-devel mailing list Alsa-devel@xxxxxxxxxxxxxxxx http://mailman.alsa-project.org/mailman/listinfo/alsa-devel