aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/adm5120/patches-2.6.24/916-usb_bump_version_number.patch
diff options
context:
space:
mode:
authorGabor Juhos <juhosg@openwrt.org>2008-01-31 14:51:16 +0000
committerGabor Juhos <juhosg@openwrt.org>2008-01-31 14:51:16 +0000
commitcbad42a979b023107e6f19101654c821556023bb (patch)
tree5e1791d97bd8bb66c6aaab3cb8addd6e10752ba9 /target/linux/adm5120/patches-2.6.24/916-usb_bump_version_number.patch
parentfdee1a5a5a85fc23f3360a19cc09fd0e7c9b4c85 (diff)
downloadupstream-cbad42a979b023107e6f19101654c821556023bb.tar.gz
upstream-cbad42a979b023107e6f19101654c821556023bb.tar.bz2
upstream-cbad42a979b023107e6f19101654c821556023bb.zip
add 2.6.24 specific patchset for the usb driver
SVN-Revision: 10338
Diffstat (limited to 'target/linux/adm5120/patches-2.6.24/916-usb_bump_version_number.patch')
-rw-r--r--target/linux/adm5120/patches-2.6.24/916-usb_bump_version_number.patch13
1 files changed, 13 insertions, 0 deletions
diff --git a/target/linux/adm5120/patches-2.6.24/916-usb_bump_version_number.patch b/target/linux/adm5120/patches-2.6.24/916-usb_bump_version_number.patch
new file mode 100644
index 0000000000..312c1f322a
--- /dev/null
+++ b/target/linux/adm5120/patches-2.6.24/916-usb_bump_version_number.patch
@@ -0,0 +1,13 @@
+Index: linux-2.6.24/drivers/usb/host/adm5120-hcd.c
+===================================================================
+--- linux-2.6.24.orig/drivers/usb/host/adm5120-hcd.c
++++ linux-2.6.24/drivers/usb/host/adm5120-hcd.c
+@@ -45,7 +45,7 @@
+ #include "../core/hcd.h"
+ #include "../core/hub.h"
+
+-#define DRIVER_VERSION "0.16.3"
++#define DRIVER_VERSION "0.24.0"
+ #define DRIVER_AUTHOR "Gabor Juhos <juhosg at openwrt.org>"
+ #define DRIVER_DESC "ADMtek USB 1.1 Host Controller Driver"
+