commit | 241fc4367b3ca5d407b043599ed980304a70b91f | [log] [tgz] |
---|---|---|
author | Russell King <rmk@dyn-67.arm.linux.org.uk> | Wed Jul 27 11:35:54 2005 +0100 |
committer | Russell King <rmk+kernel@arm.linux.org.uk> | Wed Jul 27 11:35:54 2005 +0100 |
tree | 26fca6996c9b3fe89cf86864681adcffc62aac6c | |
parent | 70db3d91a5228c98603c55fa06c87184a1f9f6db [diff] |
[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>