Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 235558
b: refs/heads/master
c: 7e46132
h: refs/heads/master
v: v3
  • Loading branch information
Tomoya MORINAGA authored and Greg Kroah-Hartman committed Feb 23, 2011
1 parent 6ced7bb commit 4925639
Show file tree
Hide file tree
Showing 2 changed files with 3 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: da3564ee027e788a5ff8e520fb2d2b00a78b2464
refs/heads/master: 7e4613296576c843643ceb97091d98da1e8caab8
2 changes: 2 additions & 0 deletions trunk/drivers/tty/serial/pch_uart.c
Original file line number Diff line number Diff line change
Expand Up @@ -1370,6 +1370,8 @@ static struct eg20t_port *pch_uart_init_port(struct pci_dev *pdev,
priv->port.line = num++;
priv->trigger = PCH_UART_HAL_TRIGGER_M;

spin_lock_init(&priv->port.lock);

pci_set_drvdata(pdev, priv);
pch_uart_hal_request(pdev, fifosize, base_baud);

Expand Down

0 comments on commit 4925639

Please sign in to comment.