diff options
author | Jamie Iles <jamie@jamieiles.com> | 2011-08-15 09:17:52 (GMT) |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@suse.de> | 2011-08-23 17:52:59 (GMT) |
commit | 583d28e92f667eb6cc81ea87daaa7e321c23fe14 (patch) | |
tree | 69527bccf43c08d4aee538bc8b4469368908f9cb /arch/mips | |
parent | a74036f51272975e9538e80cd1bb64dce164b208 (diff) | |
download | linux-583d28e92f667eb6cc81ea87daaa7e321c23fe14.tar.xz |
tty: serial8250: allow platforms to override irq handler
Some ports (e.g. Synopsys DesignWare 8250) have special requirements for
handling the interrupts. Allow these platforms to specify their own
interrupt handler that will override the default.
serial8250_handle_irq() is provided so that platforms can extend the IRQ
handler rather than completely replacing it.
Signed-off-by: Jamie Iles <jamie@jamieiles.com>
Acked-by: Alan Cox <alan@linux.intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'arch/mips')
0 files changed, 0 insertions, 0 deletions