X-Git-Url: https://vcs.maemo.org/git/?a=blobdiff_plain;f=usbhost%2Fusb%2Fotg%2Fotg.c;fp=usbhost%2Fusb%2Fotg%2Fotg.c;h=cc890ab3eb68354fbbd6ed527802279b7501a457;hb=d63038aff4232e423df3c232a517db4cc64cabe9;hp=f928b0b573c371b805e897d115d99d245aeed80b;hpb=a693a0af76461a59f1007238fe51b610d8da4988;p=kernel-power diff --git a/usbhost/usb/otg/otg.c b/usbhost/usb/otg/otg.c index f928b0b..cc890ab 100644 --- a/usbhost/usb/otg/otg.c +++ b/usbhost/usb/otg/otg.c @@ -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),