android_kernel_xiaomi_sm8350/drivers/usb/core
Alan Stern 7be7d74187 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>
2008-04-24 21:16:48 -07:00
..
buffer.c USB: fix codingstyle issues in drivers/usb/core/*.c 2008-02-01 14:35:08 -08:00
config.c USB: ehci tolerates some buggy devices 2008-04-24 21:16:35 -07:00
devices.c USB: fix codingstyle issues in drivers/usb/core/devices.c 2008-02-01 14:35:07 -08:00
devio.c drivers/usb/core/devio.c: suppress warning with 64k PAGE_SIZE 2008-04-24 21:16:41 -07:00
driver.c USB: remove dev->power.power_state 2008-04-24 21:16:41 -07:00
endpoint.c
file.c
generic.c
hcd-pci.c USB: clarify usage of hcd->suspend/resume methods 2008-04-24 21:16:48 -07:00
hcd.c USB: root hubs don't lie about their number of TTs 2008-04-24 21:16:48 -07:00
hcd.h USB: clarify usage of hcd->suspend/resume methods 2008-04-24 21:16:48 -07:00
hub.c USB: check serial-number string after device reset 2008-04-24 21:16:33 -07:00
hub.h USB: defines for USB "Link Power Management" (LPM) ECN 2008-04-24 21:16:34 -07:00
inode.c
Kconfig USB: Remove EXPERIMENTAL from dynamic USB minor allocation. 2008-04-24 21:16:43 -07:00
Makefile
message.c USB: check serial-number string after device reset 2008-04-24 21:16:33 -07:00
notify.c
otg_whitelist.h USB: fix codingstyle issues in drivers/usb/core/*.h 2008-02-01 14:35:07 -08:00
quirks.c USB: enable USB-PERSIST by default 2008-04-24 21:16:33 -07:00
sysfs.c USB: remove CONFIG_USB_PERSIST setting 2008-04-24 21:16:32 -07:00
urb.c USB: fix codingstyle issues in drivers/usb/core/*.c 2008-02-01 14:35:08 -08:00
usb.c PM: Do not acquire device semaphores upfront during suspend 2008-03-04 14:47:05 -08:00
usb.h USB: remove dev->power.power_state 2008-04-24 21:16:41 -07:00