linux_dsm_epyc7002/drivers/usb/core
Alan Stern 7d35b92985 [PATCH] usbcore: Remove hub_set_power_budget
This patch removes the hub_set_power_budget routine, which was used by a
couple of HCDs to indicate that the root hub was running on battery power.
In its place is a new field added to struct usb_hcd, which HCDs can set
before the root hub is registered.  Special-case code in the hub driver
knows to look at this field when configuring a root hub.

Signed-off-by: Alan Stern <stern@rowland.harvard.edu>
Acked-by: David Brownell <dbrownell@users.sourceforge.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2005-06-27 14:43:48 -07:00
..
buffer.c
config.c
devices.c
devio.c
file.c
hcd-pci.c
hcd.c
hcd.h [PATCH] usbcore: Remove hub_set_power_budget 2005-06-27 14:43:48 -07:00
hub.c [PATCH] usbcore: Remove hub_set_power_budget 2005-06-27 14:43:48 -07:00
hub.h [PATCH] usbcore: Remove hub_set_power_budget 2005-06-27 14:43:48 -07:00
inode.c
Kconfig
Makefile
message.c
otg_whitelist.h
sysfs.c
urb.c
usb.c
usb.h