On Tue, Dec 21, 2010 at 03:32:28PM +0300, Sergei Shtylyov wrote: > Hello. > > On 21-12-2010 7:58, Greg Kroah-Hartman wrote: > > >From: Thomas Sailer<t.sailer@xxxxxxxxxxxxxx> > > >Fabio Battaglia report that he has another cable that works with this > >driver, so this patch adds its vendor/product ID. > > >Signed-off-by: Thomas Sailer <t.sailer@xxxxxxxxxxxxxx> > >Cc: stable <stable@xxxxxxxxxx> > >Signed-off-by: Greg Kroah-Hartman <gregkh@xxxxxxx> > [...] > > >diff --git a/drivers/usb/misc/uss720.c b/drivers/usb/misc/uss720.c > >index 796e2f6..4ff2158 100644 > >--- a/drivers/usb/misc/uss720.c > >+++ b/drivers/usb/misc/uss720.c > [...] > >@@ -776,6 +776,8 @@ static const struct usb_device_id uss720_table[] = { > > { USB_DEVICE(0x0557, 0x2001) }, > > { USB_DEVICE(0x0729, 0x1284) }, > > { USB_DEVICE(0x1293, 0x0002) }, > >+ { USB_DEVICE(0x1293, 0x0002) }, > > Wait! Isn't this duplicate? Yup, it is, care to send a patch to delete it? thanks, greg k-h -- To unsubscribe from this list: send the line "unsubscribe linux-usb" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html