Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 196585
b: refs/heads/master
c: f467bc1
h: refs/heads/master
i:
  196583: 4190763
v: v3
  • Loading branch information
Corey Minyard authored and Benjamin Herrenschmidt committed Apr 7, 2010
1 parent 75142e6 commit 5de8056
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: 58706ef96fa10edad1ce492313c8314cd5916fbe
refs/heads/master: f467bc148d05a1465211102804858df9c667f8b9
1 change: 1 addition & 0 deletions trunk/drivers/serial/mpsc.c
Original file line number Diff line number Diff line change
Expand Up @@ -2071,6 +2071,7 @@ static int mpsc_drv_probe(struct platform_device *dev)

if (!(rc = mpsc_drv_map_regs(pi, dev))) {
mpsc_drv_get_platform_data(pi, dev, dev->id);
pi->port.dev = &dev->dev;

if (!(rc = mpsc_make_ready(pi))) {
spin_lock_init(&pi->tx_lock);
Expand Down

0 comments on commit 5de8056

Please sign in to comment.