commit | 05caac585f8abd6c0113856bc8858e3ef214d8a6 | [log] [tgz] |
---|---|---|
author | Russell King <rmk@dyn-67.arm.linux.org.uk> | Wed Jul 27 11:41:18 2005 +0100 |
committer | Russell King <rmk+kernel@arm.linux.org.uk> | Wed Jul 27 11:41:18 2005 +0100 |
tree | ac9f8f2cc032281af09200da514257d120510906 | |
parent | 241fc4367b3ca5d407b043599ed980304a70b91f [diff] |
[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>