summaryrefslogtreecommitdiffstats
path: root/arch/h8300
diff options
context:
space:
mode:
authorAlan Stern2008-04-04 00:03:06 +0200
committerGreg Kroah-Hartman2008-04-25 06:16:48 +0200
commit7be7d7418776a41badce7ca00246e270d408e4b9 (patch)
tree8d3de8a987f917ceb347b9e4c9e14eebbf6b8f61 /arch/h8300
parentUSB: root hubs don't lie about their number of TTs (diff)
downloadkernel-qcow2-linux-7be7d7418776a41badce7ca00246e270d408e4b9.tar.gz
kernel-qcow2-linux-7be7d7418776a41badce7ca00246e270d408e4b9.tar.xz
kernel-qcow2-linux-7be7d7418776a41badce7ca00246e270d408e4b9.zip
USB: clarify usage of hcd->suspend/resume methods
The .suspend and .resume method pointers in struct usb_hcd have not been fully understood by host-controller driver writers. They are meant for use with PCI controllers; other platform-specific drivers generally should not refer to them. To try and clarify matters, this patch (as1065) renames those methods to .pci_suspend and .pci_resume. It eliminates corresponding dead code and bogus references in the ohci-ssb and u132-hcd drivers. Signed-off-by: Alan Stern <stern@rowland.harvard.edu> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'arch/h8300')
0 files changed, 0 insertions, 0 deletions