Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 211561
b: refs/heads/master
c: 6cc0cc4
h: refs/heads/master
i:
  211559: 2afd984
v: v3
  • Loading branch information
Julia Lawall authored and Ralf Baechle committed Oct 19, 2010
1 parent 7f0de05 commit d4bae7f
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: 08be7b2bc7393d5cf4beb00aecb5eb9e5cde5f85
refs/heads/master: 6cc0cc4a35337b48e09c82c5f3fb83534884fca8
1 change: 1 addition & 0 deletions trunk/drivers/serial/ioc3_serial.c
Original file line number Diff line number Diff line change
Expand Up @@ -2044,6 +2044,7 @@ ioc3uart_probe(struct ioc3_submodule *is, struct ioc3_driver_data *idd)
if (!port) {
printk(KERN_WARNING
"IOC3 serial memory not available for port\n");
ret = -ENOMEM;
goto out4;
}
spin_lock_init(&port->ip_lock);
Expand Down

0 comments on commit d4bae7f

Please sign in to comment.