Searched hist:feccc30d90155bcbc937f87643182a43d25873eb (Results 1 – 6 of 6) sorted by relevance
/openbmc/linux/drivers/usb/core/ |
H A D | Kconfig | diff feccc30d90155bcbc937f87643182a43d25873eb Mon Mar 03 14:15:59 CST 2008 Alan Stern <stern@rowland.harvard.edu> USB: remove CONFIG_USB_PERSIST setting
This patch (as1047) removes the USB_PERSIST Kconfig option, enabling it permanently. It also prevents the power/persist attribute from being created for hub devices; there's no point in having it since USB-PERSIST is always turned on for hubs.
Signed-off-by: Alan Stern <stern@rowland.harvard.edu> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
|
H A D | sysfs.c | diff feccc30d90155bcbc937f87643182a43d25873eb Mon Mar 03 14:15:59 CST 2008 Alan Stern <stern@rowland.harvard.edu> USB: remove CONFIG_USB_PERSIST setting
This patch (as1047) removes the USB_PERSIST Kconfig option, enabling it permanently. It also prevents the power/persist attribute from being created for hub devices; there's no point in having it since USB-PERSIST is always turned on for hubs.
Signed-off-by: Alan Stern <stern@rowland.harvard.edu> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
|
H A D | quirks.c | diff feccc30d90155bcbc937f87643182a43d25873eb Mon Mar 03 14:15:59 CST 2008 Alan Stern <stern@rowland.harvard.edu> USB: remove CONFIG_USB_PERSIST setting
This patch (as1047) removes the USB_PERSIST Kconfig option, enabling it permanently. It also prevents the power/persist attribute from being created for hub devices; there's no point in having it since USB-PERSIST is always turned on for hubs.
Signed-off-by: Alan Stern <stern@rowland.harvard.edu> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
|
H A D | hub.c | diff feccc30d90155bcbc937f87643182a43d25873eb Mon Mar 03 14:15:59 CST 2008 Alan Stern <stern@rowland.harvard.edu> USB: remove CONFIG_USB_PERSIST setting
This patch (as1047) removes the USB_PERSIST Kconfig option, enabling it permanently. It also prevents the power/persist attribute from being created for hub devices; there's no point in having it since USB-PERSIST is always turned on for hubs.
Signed-off-by: Alan Stern <stern@rowland.harvard.edu> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
|
/openbmc/linux/drivers/usb/host/ |
H A D | ehci-hub.c | diff feccc30d90155bcbc937f87643182a43d25873eb Mon Mar 03 14:15:59 CST 2008 Alan Stern <stern@rowland.harvard.edu> USB: remove CONFIG_USB_PERSIST setting
This patch (as1047) removes the USB_PERSIST Kconfig option, enabling it permanently. It also prevents the power/persist attribute from being created for hub devices; there's no point in having it since USB-PERSIST is always turned on for hubs.
Signed-off-by: Alan Stern <stern@rowland.harvard.edu> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
|
/openbmc/linux/include/linux/ |
H A D | usb.h | diff feccc30d90155bcbc937f87643182a43d25873eb Mon Mar 03 14:15:59 CST 2008 Alan Stern <stern@rowland.harvard.edu> USB: remove CONFIG_USB_PERSIST setting
This patch (as1047) removes the USB_PERSIST Kconfig option, enabling it permanently. It also prevents the power/persist attribute from being created for hub devices; there's no point in having it since USB-PERSIST is always turned on for hubs.
Signed-off-by: Alan Stern <stern@rowland.harvard.edu> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
|