]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
parisc: fix serial ports on C8000 workstation
authorThomas Bogendoerfer <tsbogend@alpha.franken.de>
Sun, 9 Jun 2013 21:00:21 +0000 (23:00 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 27 Jun 2013 17:38:43 +0000 (10:38 -0700)
commitc46f66eefb7212e173f962fe2b2442449ce10cbf
treee4ccb7cb0124cf523000285b3125d89be1e1d883
parent549b3750960246aefda940bed50b01b6557f4d15
parisc: fix serial ports on C8000 workstation

commit 9a66d1869d90f13fbaf83dcce5b1aeec86fbc699 upstream.

The C8000 workstation (64 bit kernel only) has a somewhat different
serial port configuration than other models.
Thomas Bogendoerfer sent a patch to fix this in September 2010, which
was now minimally modified by me.

Signed-off-by: Thomas Bogendoerfer <tsbogend@alpha.franken.de>
Signed-off-by: Helge Deller <deller@gmx.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
arch/parisc/kernel/hardware.c
drivers/parisc/iosapic.c
drivers/tty/serial/8250/8250_gsc.c