backport acx100 2.6.24 fixes from SVN
[openwrt/svn-archive/archive.git] / target / linux / adm5120 / patches-2.6.24 / 916-usb_bump_version_number.patch
1 Index: linux-2.6.24/drivers/usb/host/adm5120-hcd.c
2 ===================================================================
3 --- linux-2.6.24.orig/drivers/usb/host/adm5120-hcd.c
4 +++ linux-2.6.24/drivers/usb/host/adm5120-hcd.c
5 @@ -45,7 +45,7 @@
6 #include "../core/hcd.h"
7 #include "../core/hub.h"
8
9 -#define DRIVER_VERSION "0.16.3"
10 +#define DRIVER_VERSION "0.24.0"
11 #define DRIVER_AUTHOR "Gabor Juhos <juhosg at openwrt.org>"
12 #define DRIVER_DESC "ADMtek USB 1.1 Host Controller Driver"
13