Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 257482
b: refs/heads/master
c: a2dc56c
h: refs/heads/master
v: v3
  • Loading branch information
Julia Lawall authored and Mark Brown committed Jun 1, 2011
1 parent ae62b9d commit b7758d8
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: a1e9adc00e722b8ec7d9b3d68e6f9564b9455d2f
refs/heads/master: a2dc56c8a0009ba3879a26dfe416fc453fa2e32f
2 changes: 1 addition & 1 deletion trunk/sound/soc/nuc900/nuc900-ac97.c
Original file line number Diff line number Diff line change
Expand Up @@ -356,7 +356,7 @@ static int __devinit nuc900_ac97_drvprobe(struct platform_device *pdev)
nuc900_audio->irq_num = platform_get_irq(pdev, 0);
if (!nuc900_audio->irq_num) {
ret = -EBUSY;
goto out2;
goto out3;
}

nuc900_ac97_data = nuc900_audio;
Expand Down

0 comments on commit b7758d8

Please sign in to comment.