linux/drivers/usb/core
Alan Stern 9214d1d80c USB: enable USB-PERSIST by default
This patch (as1052) enables USB-PERSIST for all devices by default.
The user won't have to remember to enable it explicitly for devices
containing mounted filesystems.

Eventually userspace tools like hal may be able to set the persist
attribute automatically when a filesystem is mounted on a USB device.
When that time comes this patch can be reverted, if people think it
matters.

This approach has the advantage of giving the user the ability to turn
off USB-PERSIST for devices with mounted filesystems, rather than
making the kernel always assume it should be on.

Signed-off-by: Alan Stern <stern@rowland.harvard.edu>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2008-04-24 21:16:33 -07:00
..
buffer.c
config.c
devices.c
devio.c
driver.c USB: EHCI: carry out port handover during each root-hub resume 2008-04-24 21:16:32 -07:00
endpoint.c
file.c
generic.c
hcd-pci.c
hcd.c
hcd.h
hub.c USB: check serial-number string after device reset 2008-04-24 21:16:33 -07:00
hub.h
inode.c
Kconfig USB: remove CONFIG_USB_PERSIST setting 2008-04-24 21:16:32 -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
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.c
usb.h