Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 142276
b: refs/heads/master
c: 8d5a05d
h: refs/heads/master
v: v3
  • Loading branch information
Alan Cox authored and Linus Torvalds committed Apr 6, 2009
1 parent ecbca70 commit d9bc188
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: 5c9f5806836a9079d6c2d38d567d5f0662863bf4
refs/heads/master: 8d5a05da823ebd83a5147e1bfe19036a57a4d33c
1 change: 1 addition & 0 deletions trunk/drivers/serial/ucc_uart.c
Original file line number Diff line number Diff line change
Expand Up @@ -1274,6 +1274,7 @@ static int ucc_uart_probe(struct of_device *ofdev,
if (!iprop) {
iprop = of_get_property(np, "device-id", NULL);
if (!iprop) {
kfree(qe_port);
dev_err(&ofdev->dev, "UCC is unspecified in "
"device tree\n");
return -EINVAL;
Expand Down

0 comments on commit d9bc188

Please sign in to comment.