diff options
author | Jan Andersson <jan@gaisler.com> | 2011-05-06 14:00:15 +0400 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@suse.de> | 2011-05-07 05:24:00 +0400 |
commit | c31a65f869f7b8a7039007411c76d7b6f9a63323 (patch) | |
tree | a22bc058d1b343e8ac0734c905465030166dc821 /drivers/usb/host/uhci-grlib.c | |
parent | e4d235d800c8d75750a46331298e3473c10651b2 (diff) | |
download | linux-c31a65f869f7b8a7039007411c76d7b6f9a63323.tar.xz |
USB: UHCI: Move PCI specific functions to uhci-pci.c
This patch is part of a series that extend the UHCI HCD to support
non-PCI controllers.
This patch moves PCI specific functions to uhci-pci.c and includes
this file in uhci-hcd.c. It also renames the function uhci_init to
uhci_pci_init.
uhci_init/uhci_pci_init is modified so that the port-detection logic
is kept in a new separate function uhci_count_ports() in uhci-hcd.c.
Signed-off-by: Jan Andersson <jan@gaisler.com>
Acked-by: Alan Stern <stern@rowland.harvard.edu>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'drivers/usb/host/uhci-grlib.c')
0 files changed, 0 insertions, 0 deletions