Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 354789
b: refs/heads/master
c: 966c4e3
h: refs/heads/master
i:
  354787: 429efd5
v: v3
  • Loading branch information
Heikki Krogerus authored and Greg Kroah-Hartman committed Jan 16, 2013
1 parent ba9eab8 commit 5644080
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 9660497c98e4b64e8646d7604480b40d8a0d413e
refs/heads/master: 966c4e39b5f7f249d7bb4c409176c9e6c5d48025
2 changes: 1 addition & 1 deletion trunk/drivers/tty/serial/8250/8250_dw.c
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,7 @@ static int dw8250_probe(struct platform_device *pdev)
uart.port.handle_irq = dw8250_handle_irq;
uart.port.type = PORT_8250;
uart.port.flags = UPF_SHARE_IRQ | UPF_BOOT_AUTOCONF | UPF_IOREMAP |
UPF_FIXED_PORT | UPF_FIXED_TYPE;
UPF_FIXED_PORT;
uart.port.dev = &pdev->dev;

uart.port.iotype = UPIO_MEM;
Expand Down

0 comments on commit 5644080

Please sign in to comment.