Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 87029
b: refs/heads/master
c: 0a9e070
h: refs/heads/master
i:
  87027: 446251f
v: v3
  • Loading branch information
Linus Torvalds committed Mar 7, 2008
1 parent 88edfbc commit 4d5d80e
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: 1722770f131bb5c8e238825f3eba2efa331483a2
refs/heads/master: 0a9e0703497013cf7a21455e51face5f048a187f
1 change: 1 addition & 0 deletions trunk/drivers/char/esp.c
Original file line number Diff line number Diff line change
Expand Up @@ -2484,6 +2484,7 @@ static int __init espserial_init(void)
return 0;
}

spin_lock_init(&info->lock);
/* rx_trigger, tx_trigger are needed by autoconfig */
info->config.rx_trigger = rx_trigger;
info->config.tx_trigger = tx_trigger;
Expand Down

0 comments on commit 4d5d80e

Please sign in to comment.