aboutsummaryrefslogtreecommitdiffstats
path: root/usb
diff options
context:
space:
mode:
authorGreg Kroah-Hartman <gregkh@suse.de>2006-06-13 09:02:02 -0700
committerGreg Kroah-Hartman <gregkh@suse.de>2006-06-13 09:02:02 -0700
commite6b88ef30ffe1805ffd78a2b689e3f464577e63d (patch)
treedceadac1eb73029134f9a05ebb31665ecb8d193c /usb
parent65e21f5eba4ed9795bcf8368cf713f974e45cb14 (diff)
downloadpatches-e6b88ef30ffe1805ffd78a2b689e3f464577e63d.tar.gz
version refresh
Diffstat (limited to 'usb')
-rw-r--r--usb/usb-ohci-avoids-root-hub-timer-polling.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/usb/usb-ohci-avoids-root-hub-timer-polling.patch b/usb/usb-ohci-avoids-root-hub-timer-polling.patch
index 58530d89e0229e..026efbce1c258c 100644
--- a/usb/usb-ohci-avoids-root-hub-timer-polling.patch
+++ b/usb/usb-ohci-avoids-root-hub-timer-polling.patch
@@ -250,7 +250,7 @@ Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
.bus_resume = ohci_bus_resume,
--- gregkh-2.6.orig/drivers/usb/host/ohci-pxa27x.c
+++ gregkh-2.6/drivers/usb/host/ohci-pxa27x.c
-@@ -285,6 +285,7 @@ static const struct hc_driver ohci_pxa27
+@@ -288,6 +288,7 @@ static const struct hc_driver ohci_pxa27
*/
.hub_status_data = ohci_hub_status_data,
.hub_control = ohci_hub_control,