Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 321915
b: refs/heads/master
c: aaf265c
h: refs/heads/master
i:
  321913: 2b1ac05
  321911: 7ad16eb
v: v3
  • Loading branch information
Julia Lawall authored and Takashi Iwai committed Aug 20, 2012
1 parent d1b3d94 commit 59ca5a0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 8513915accc611e576dbebb93422c257e7e68be8
refs/heads/master: aaf265c22e48f10c94ad04d23b6ab0c88f554d35
1 change: 1 addition & 0 deletions trunk/sound/atmel/abdac.c
Original file line number Diff line number Diff line change
Expand Up @@ -452,6 +452,7 @@ static int __devinit atmel_abdac_probe(struct platform_device *pdev)
dac->regs = ioremap(regs->start, resource_size(regs));
if (!dac->regs) {
dev_dbg(&pdev->dev, "could not remap register memory\n");
retval = -ENOMEM;
goto out_free_card;
}

Expand Down

0 comments on commit 59ca5a0

Please sign in to comment.