aboutsummaryrefslogtreecommitdiff
path: root/drivers/acpi/utilities/utmutex.c
diff options
context:
space:
mode:
authorAlan Stern <stern@rowland.harvard.edu>2005-08-11 15:50:32 -0400
committerGreg Kroah-Hartman <gregkh@suse.de>2005-09-08 16:28:22 -0700
commit3b4d7f79164853e10342d707e32307e0c8054982 (patch)
tree6413fc59dacef3d757f06252f57fdb3c153d1a8f /drivers/acpi/utilities/utmutex.c
parent3ea15966ed59f2bc20928c7b0496b4585f6de206 (diff)
[PATCH] USB: Support unbinding of the usb_generic driver
This patch (as556) adds support for unbinding the usb_generic "driver". That driver only binds to USB devices, as opposed to interfaces, and it does nothing much besides marking which struct device's go with an overall USB device plus providing suspend/resume methods. Now that users can unbind drivers at will using the sysfs "unbind" attribute, we need a rational way of dealing with USB devices that are no longer under full control of the USB stack. The patch handles this by unconfiguring the device, thereby removing all the interfaces and their associated drivers and children. Signed-off-by: Alan Stern <stern@rowland.harvard.edu> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'drivers/acpi/utilities/utmutex.c')
0 files changed, 0 insertions, 0 deletions