Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 170101
b: refs/heads/master
c: 67f2db2
h: refs/heads/master
i:
  170099: 85fae32
v: v3
  • Loading branch information
Takashi Iwai committed Nov 18, 2009
1 parent eab8fcf commit 040a756
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: b67cad932c4e45edca2f4da2ee4f46001ba17363
refs/heads/master: 67f2db24fbfdb63495d995d6fbbbe42980004ee0
2 changes: 1 addition & 1 deletion trunk/sound/isa/opti9xx/miro.c
Original file line number Diff line number Diff line change
Expand Up @@ -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) {
Expand Down

0 comments on commit 040a756

Please sign in to comment.