diff options
author | Matt Porter <mporter@kernel.crashing.org> | 2005-09-22 22:31:15 -0700 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@suse.de> | 2005-10-28 16:47:39 -0700 |
commit | 7ff71d6adf81a43505b7cbaa034e4063d3439182 (patch) | |
tree | ea7edb953d9fb47f6132e52e1e8d422d8bdae06b /drivers/usb/host/ohci-pxa27x.c | |
parent | e9b7bd4ee7f6e3ee002dc72c5211cd97c7186d00 (diff) | |
download | blackbird-obmc-linux-7ff71d6adf81a43505b7cbaa034e4063d3439182.tar.gz blackbird-obmc-linux-7ff71d6adf81a43505b7cbaa034e4063d3439182.zip |
[PATCH] EHCI, split out PCI glue
This splits BIOS and PCI specific support out of ehci-hcd.c into
ehci-pci.c. It follows the model already used in the OHCI driver
so support for non-PCI EHCI controllers can be more easily added.
Signed-off-by: Matt Porter <mporter@kernel.crashing.org>
Signed-off-by: David Brownell <dbrownell@users.sourceforge.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/usb/host/ehci-hcd.c | 543 ++++++--------------------------------------
drivers/usb/host/ehci-pci.c | 414 +++++++++++++++++++++++++++++++++
drivers/usb/host/ehci.h | 1
3 files changed, 492 insertions(+), 466 deletions(-)
Diffstat (limited to 'drivers/usb/host/ohci-pxa27x.c')
0 files changed, 0 insertions, 0 deletions