linux/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 [PATCH] make driver's name be const char * 2005-06-20 15:15:01 -07:00
devio.c [PATCH] USB: turn a user mode driver error into a hard error 2005-06-27 14:43:42 -07:00
file.c [PATCH] USB: trivial error path fix 2005-06-20 15:15:09 -07:00
hcd-pci.c
hcd.c [PATCH] usbcore support for root-hub IRQ instead of polling 2005-06-27 14:43:45 -07:00
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 [PATCH] remove duplicate get_dentry functions in various places 2005-06-23 09:45:20 -07:00
Kconfig
Makefile
message.c
otg_whitelist.h
sysfs.c [PATCH] USB: fix show_modalias() function due to attribute change 2005-06-20 15:27:35 -07:00
urb.c
usb.c [PATCH] usbcore: Don't call device_release_driver recursively 2005-06-20 15:15:29 -07:00
usb.h