aboutsummaryrefslogtreecommitdiffstats
path: root/driver
diff options
context:
space:
mode:
authorGreg Kroah-Hartman <gregkh@suse.de>2005-11-28 10:04:53 -0800
committerGreg Kroah-Hartman <gregkh@suse.de>2005-11-28 10:04:53 -0800
commitd97856649e5cfcbb402b85bc09b39f3972236407 (patch)
tree3ba43e4e026e836afdc1b11c1e6fa2337867f0ed /driver
parentf5fdb9b98ea0c566f299a8cbd9b3b9f65020f5d8 (diff)
downloadpatches-d97856649e5cfcbb402b85bc09b39f3972236407.tar.gz
refresh for 2.6.15-rc2-git6
Diffstat (limited to 'driver')
-rw-r--r--driver/kill-hotplug-word-from-driver-core.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/driver/kill-hotplug-word-from-driver-core.patch b/driver/kill-hotplug-word-from-driver-core.patch
index b68e3e15fb732..3b08464969bc8 100644
--- a/driver/kill-hotplug-word-from-driver-core.patch
+++ b/driver/kill-hotplug-word-from-driver-core.patch
@@ -1717,7 +1717,7 @@ Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
KERN_CORE_USES_PID=52, /* int: use core or core.%pid */
--- gregkh-2.6.orig/include/linux/usb.h
+++ gregkh-2.6/include/linux/usb.h
-@@ -224,7 +224,7 @@ struct usb_interface_cache {
+@@ -225,7 +225,7 @@ struct usb_interface_cache {
* Device drivers should not attempt to activate configurations. The choice
* of which configuration to install is a policy decision based on such
* considerations as available power, functionality provided, and the user's