Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 338462
b: refs/heads/master
c: 13c3237
h: refs/heads/master
v: v3
  • Loading branch information
Matt Schulte authored and Greg Kroah-Hartman committed Nov 22, 2012
1 parent 8508c6c commit 83fcf7c
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: 14faa8cce88e18ed4daf5c3643f0faa4198863f9
refs/heads/master: 13c3237dbcc92fa7d17d3eb06de6477c4bd7fb5d
2 changes: 2 additions & 0 deletions trunk/drivers/tty/serial/8250/8250_pci.c
Original file line number Diff line number Diff line change
Expand Up @@ -1172,6 +1172,8 @@ pci_xr17v35x_setup(struct serial_private *priv,
u8 __iomem *p;

p = pci_ioremap_bar(priv->dev, 0);
if (p == NULL)
return -ENOMEM;

port->port.flags |= UPF_EXAR_EFR;

Expand Down

0 comments on commit 83fcf7c

Please sign in to comment.