|
@@ -43,7 +43,7 @@
|
|
#define DRIVER_NAME "ark3116"
|
|
#define DRIVER_NAME "ark3116"
|
|
|
|
|
|
/* usb timeout of 1 second */
|
|
/* usb timeout of 1 second */
|
|
-#define ARK_TIMEOUT (1*HZ)
|
|
|
|
|
|
+#define ARK_TIMEOUT 1000
|
|
|
|
|
|
static const struct usb_device_id id_table[] = {
|
|
static const struct usb_device_id id_table[] = {
|
|
{ USB_DEVICE(0x6547, 0x0232) },
|
|
{ USB_DEVICE(0x6547, 0x0232) },
|