mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-09 10:18:26 +02:00
33d5882433
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11374 3c298f89-4303-0410-b956-a3cf2f4a3e73
12 lines
336 B
Diff
12 lines
336 B
Diff
--- a/drivers/usb/host/adm5120-hcd.c
|
|
+++ b/drivers/usb/host/adm5120-hcd.c
|
|
@@ -45,7 +45,7 @@
|
|
#include "../core/hcd.h"
|
|
#include "../core/hub.h"
|
|
|
|
-#define DRIVER_VERSION "0.24.0"
|
|
+#define DRIVER_VERSION "0.25.0"
|
|
#define DRIVER_AUTHOR "Gabor Juhos <juhosg at openwrt.org>"
|
|
#define DRIVER_DESC "ADMtek USB 1.1 Host Controller Driver"
|
|
|