Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 210635
b: refs/heads/master
c: 05f25ab
h: refs/heads/master
i:
  210633: b4ec9f6
  210631: 5a7d71e
v: v3
  • Loading branch information
Julia Lawall authored and Grant Likely committed Sep 8, 2010
1 parent 3e0732e commit eb2abdb
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: 545074fb953e1753f6b8409db533ad7998789efb
refs/heads/master: 05f25abcf6043952fb2a2d98735dec58ba1fcadb
1 change: 1 addition & 0 deletions trunk/drivers/serial/mpc52xx_uart.c
Original file line number Diff line number Diff line change
Expand Up @@ -500,6 +500,7 @@ static int __init mpc512x_psc_fifoc_init(void)
psc_fifoc = of_iomap(np, 0);
if (!psc_fifoc) {
pr_err("%s: Can't map FIFOC\n", __func__);
of_node_put(np);
return -ENODEV;
}

Expand Down

0 comments on commit eb2abdb

Please sign in to comment.