Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 185197
b: refs/heads/master
c: a6d07d1
h: refs/heads/master
i:
  185195: 4b6e6ba
v: v3
  • Loading branch information
Maxime Bizon authored and Greg Kroah-Hartman committed Mar 2, 2010
1 parent 423360b commit d88a2d0
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: 599b714ce1ff578f0ff2bc1441122be87c0fa478
refs/heads/master: a6d07d14bb5cc83237fb259014c1787ffdb83ccb
2 changes: 1 addition & 1 deletion trunk/drivers/serial/bcm63xx_uart.c
Original file line number Diff line number Diff line change
Expand Up @@ -830,7 +830,7 @@ static int __devinit bcm_uart_probe(struct platform_device *pdev)

ret = uart_add_one_port(&bcm_uart_driver, port);
if (ret) {
kfree(port);
ports[pdev->id].membase = 0;
return ret;
}
platform_set_drvdata(pdev, port);
Expand Down

0 comments on commit d88a2d0

Please sign in to comment.