Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 129860
b: refs/heads/master
c: 0025e75
h: refs/heads/master
v: v3
  • Loading branch information
Matthias Fuchs authored and Benjamin Herrenschmidt committed Jan 16, 2009
1 parent 04d94f4 commit 7515e03
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: 7f8030d166f84b7413a0393819cb8b800484d5a9
refs/heads/master: 0025e75357e7e8daf03a74294c98425a80a433c7
1 change: 1 addition & 0 deletions trunk/drivers/serial/of_serial.c
Original file line number Diff line number Diff line change
Expand Up @@ -163,6 +163,7 @@ static struct of_device_id __devinitdata of_platform_serial_table[] = {
{ .type = "serial", .compatible = "ns16450", .data = (void *)PORT_16450, },
{ .type = "serial", .compatible = "ns16550", .data = (void *)PORT_16550, },
{ .type = "serial", .compatible = "ns16750", .data = (void *)PORT_16750, },
{ .type = "serial", .compatible = "ns16850", .data = (void *)PORT_16850, },
#ifdef CONFIG_SERIAL_OF_PLATFORM_NWPSERIAL
{ .type = "serial", .compatible = "ibm,qpace-nwp-serial",
.data = (void *)PORT_NWPSERIAL, },
Expand Down

0 comments on commit 7515e03

Please sign in to comment.