]> git.karo-electronics.de Git - karo-tx-linux.git/commit
tty/8250 Add XR17D15x devices to the exar_handle_irq override
authorMatt Schulte <matts@commtech-fastcom.com>
Wed, 21 Nov 2012 15:40:49 +0000 (09:40 -0600)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 22 Nov 2012 00:30:03 +0000 (16:30 -0800)
commit30fa96a34694d93bf76311944c9521bbcdd4e58e
treefefa64ed64aa9d180a577bd269b6263b7d44ea41
parent81db0772dc16b31185418f51ce6a1c0098a84367
tty/8250 Add XR17D15x devices to the exar_handle_irq override

Add XR17D15x devices to the exar_handle_irq override: they have the
same extra interrupt register that could fire and never be serviced by
the standard handle_irq.

Signed-off-by: Matt Schulte <matts@commtech-fastcom.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/tty/serial/8250/8250.c