The complex patch with which MohammadAG had his success
[h-e-n] / drivers / usb / otg / otg.c
index f928b0b..cc890ab 100644 (file)
@@ -160,7 +160,8 @@ int is_targeted(struct usb_device *dev)
 
        /* add other match criteria here ... */
 
-
+       return 1;
+       
        /* OTG MESSAGE: report errors here, customize to match your product */
        dev_err(&dev->dev, "device v%04x p%04x is not supported\n",
                le16_to_cpu(dev->descriptor.idVendor),