summaryrefslogtreecommitdiff
path: root/target/linux/patches/2.6.39.4/usb-defaults-off.patch
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2013-12-08 16:01:04 +0100
committerWaldemar Brodkorb <wbx@openadk.org>2013-12-08 16:01:04 +0100
commitfd5ab57233a97ed1224aba4467344a1a7f2de75f (patch)
treea42f9c66e53d893cdced2e70b1742a8e1f7a1303 /target/linux/patches/2.6.39.4/usb-defaults-off.patch
parent4c532dedb674428f1989aff8a2022d47d70989af (diff)
cleanup old patch dirs
Diffstat (limited to 'target/linux/patches/2.6.39.4/usb-defaults-off.patch')
-rw-r--r--target/linux/patches/2.6.39.4/usb-defaults-off.patch32
1 files changed, 0 insertions, 32 deletions
diff --git a/target/linux/patches/2.6.39.4/usb-defaults-off.patch b/target/linux/patches/2.6.39.4/usb-defaults-off.patch
deleted file mode 100644
index 31367108a..000000000
--- a/target/linux/patches/2.6.39.4/usb-defaults-off.patch
+++ /dev/null
@@ -1,32 +0,0 @@
-diff -Nur linux-2.6.37.orig//drivers/usb/core/Kconfig linux-2.6.37/drivers/usb/core/Kconfig
---- linux-2.6.37.orig//drivers/usb/core/Kconfig 2011-01-05 01:50:19.000000000 +0100
-+++ linux-2.6.37/drivers/usb/core/Kconfig 2011-04-12 19:04:23.000000000 +0200
-@@ -59,7 +59,7 @@
- config USB_DEVICE_CLASS
- bool "USB device class-devices (DEPRECATED)"
- depends on USB
-- default y
-+ default n
- ---help---
- Userspace access to USB devices is granted by device-nodes exported
- directly from the usbdev in sysfs. Old versions of the driver
-diff -Nur linux-2.6.37.orig//drivers/usb/host/Kconfig linux-2.6.37/drivers/usb/host/Kconfig
---- linux-2.6.37.orig//drivers/usb/host/Kconfig 2011-01-05 01:50:19.000000000 +0100
-+++ linux-2.6.37/drivers/usb/host/Kconfig 2011-04-12 19:04:48.000000000 +0200
-@@ -62,6 +62,7 @@
- config USB_EHCI_ROOT_HUB_TT
- bool "Root Hub Transaction Translators"
- depends on USB_EHCI_HCD
-+ default n
- ---help---
- Some EHCI chips have vendor-specific extensions to integrate
- transaction translators, so that no OHCI or UHCI companion
-@@ -74,7 +75,7 @@
- config USB_EHCI_TT_NEWSCHED
- bool "Improved Transaction Translator scheduling"
- depends on USB_EHCI_HCD
-- default y
-+ default n
- ---help---
- This changes the periodic scheduling code to fill more of the low
- and full speed bandwidth available from the Transaction Translator