From 040a7563ee6abd423e022c9de56ff85a9c040089 Mon Sep 17 00:00:00 2001 From: Takashi Iwai Date: Wed, 18 Nov 2009 08:37:59 +0100 Subject: [PATCH] --- yaml --- r: 170101 b: refs/heads/master c: 67f2db24fbfdb63495d995d6fbbbe42980004ee0 h: refs/heads/master i: 170099: 85fae324e233bd9316c7d2031027882cc7642a25 v: v3 --- [refs] | 2 +- trunk/sound/isa/opti9xx/miro.c | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/[refs] b/[refs] index 2d81a84f45b8..ec2f3b3b05b0 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: b67cad932c4e45edca2f4da2ee4f46001ba17363 +refs/heads/master: 67f2db24fbfdb63495d995d6fbbbe42980004ee0 diff --git a/trunk/sound/isa/opti9xx/miro.c b/trunk/sound/isa/opti9xx/miro.c index b8170adeeff6..17761030affa 100644 --- a/trunk/sound/isa/opti9xx/miro.c +++ b/trunk/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) {