opti-miro: fix missing semicolon

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



From: Krzysztof Helt <krzysztof.h1@xxxxx>

Fix the mistake introduced by me earlier patch.

Signed-off-by: Krzysztof Helt <krzysztof.h1@xxxxx>
---
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 od L&#8217;Oreal Men Expert!! >> 
http://link.interia.pl/f2428

_______________________________________________
Alsa-devel mailing list
Alsa-devel@xxxxxxxxxxxxxxxx
http://mailman.alsa-project.org/mailman/listinfo/alsa-devel

[Index of Archives]     [ALSA User]     [Linux Audio Users]     [Kernel Archive]     [Asterisk PBX]     [Photo Sharing]     [Linux Sound]     [Video 4 Linux]     [Gimp]     [Yosemite News]

  Powered by Linux