Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 299125
b: refs/heads/master
c: 867c902
h: refs/heads/master
i:
  299123: ac12986
v: v3
  • Loading branch information
Tomoya MORINAGA authored and Greg Kroah-Hartman committed Apr 9, 2012
1 parent d58b2cb commit bac088c
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: bc02d15a3452fdf9276e8fb89c5e504a88df888a
refs/heads/master: 867c902e07d5677e2a5b54c0435e589513abde48
1 change: 1 addition & 0 deletions trunk/drivers/tty/serial/pch_uart.c
Original file line number Diff line number Diff line change
Expand Up @@ -1655,6 +1655,7 @@ static struct eg20t_port *pch_uart_init_port(struct pci_dev *pdev,
}

pci_enable_msi(pdev);
pci_set_master(pdev);

iobase = pci_resource_start(pdev, 0);
mapbase = pci_resource_start(pdev, 1);
Expand Down

0 comments on commit bac088c

Please sign in to comment.