Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 286728
b: refs/heads/master
c: 3493c85
h: refs/heads/master
v: v3
  • Loading branch information
Benjamin Herrenschmidt committed Jan 25, 2012
1 parent ea03dee commit 72da3f6
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: f7ea82beb24f65e2058fa4029edefa0949e872b1
refs/heads/master: 3493c85366ba09c9d0972c919e7123367a39982a
2 changes: 2 additions & 0 deletions trunk/arch/powerpc/kernel/legacy_serial.c
Original file line number Diff line number Diff line change
Expand Up @@ -442,8 +442,10 @@ static void __init fixup_port_irq(int index,

port->irq = virq;

#ifdef CONFIG_SERIAL_8250_FSL
if (of_device_is_compatible(np, "fsl,ns16550"))
port->handle_irq = fsl8250_handle_irq;
#endif
}

static void __init fixup_port_pio(int index,
Expand Down

0 comments on commit 72da3f6

Please sign in to comment.