summaryrefslogtreecommitdiffstats
path: root/target/linux/adm5120/patches-2.6.24/916-usb_bump_version_number.patch
diff options
context:
space:
mode:
authorjuhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73>2008-01-31 14:51:16 +0000
committerjuhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73>2008-01-31 14:51:16 +0000
commitfe28750ae5a5a71621fe8a23d188d9f2ea3eae43 (patch)
treee4b344488569863f8077ca6f73f193a97180afa0 /target/linux/adm5120/patches-2.6.24/916-usb_bump_version_number.patch
parentec0afcf3a79d12d2a294efc8ad3818c77e192a67 (diff)
[adm5120] add 2.6.24 specific patchset for the usb driver
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10338 3c298f89-4303-0410-b956-a3cf2f4a3e73
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 000000000..312c1f322
--- /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"
+