Re: [PATCH 6/7] USB: misc: uss720.c: add another vendor/product ID

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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?

+	{ USB_DEVICE(0x050d, 0x0002) },
  	{ }						/* Terminating entry */
  };

WBR, Sergei
--
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


[Index of Archives]     [Linux Media]     [Linux Input]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]     [Old Linux USB Devel Archive]

  Powered by Linux