]> err.no Git - linux-2.6/commit
[SERIAL] Expose 8250_pci setup/removal/suspend/resume functions
authorRussell King <rmk@dyn-67.arm.linux.org.uk>
Wed, 27 Jul 2005 10:35:54 +0000 (11:35 +0100)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Wed, 27 Jul 2005 10:35:54 +0000 (11:35 +0100)
commit241fc4367b3ca5d407b043599ed980304a70b91f
tree26fca6996c9b3fe89cf86864681adcffc62aac6c
parent70db3d91a5228c98603c55fa06c87184a1f9f6db
[SERIAL] Expose 8250_pci setup/removal/suspend/resume functions

Re-jig the setup/removal/suspend/resume of 8250 pci ports so that they
know slightly less about how they're attached to a PCI device.  Expose
this as the new interface for registering PCI serial ports, as well as
the pciserial_board structure and associated flag definitions.

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