]> err.no Git - linux-2.6/commit
[SERIAL] Convert parport_serial to use new 8250_pci interfaces
authorRussell King <rmk@dyn-67.arm.linux.org.uk>
Wed, 27 Jul 2005 10:41:18 +0000 (11:41 +0100)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Wed, 27 Jul 2005 10:41:18 +0000 (11:41 +0100)
commit05caac585f8abd6c0113856bc8858e3ef214d8a6
treeac9f8f2cc032281af09200da514257d120510906
parent241fc4367b3ca5d407b043599ed980304a70b91f
[SERIAL] Convert parport_serial to use new 8250_pci interfaces

Convert parport_serial to use the new 8250_pci interface, converting
the table to a pciserial_board table.  This also unuses the SPCI_*
definitions in serialP.h, which can now be removed.

Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
drivers/parport/parport_serial.c
drivers/serial/8250_pci.c
include/linux/8250_pci.h
include/linux/serialP.h