Re: [PATCH] Add USB-ID for Multiplex RC serial adapter to cp210x.c

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

 



On 05.01.2012 18:07, Greg KH wrote:

> On Thu, Jan 05, 2012 at 01:52:38PM +0100, Malte Schröder wrote:
>> Hi, below patch adds the USB-ID of the serial adapters sold by
>> Multiplex RC (www.multiplex-rc.de).
>> 
>> diff --git a/drivers/usb/serial/cp210x.c
>> b/drivers/usb/serial/cp210x.c index fd67cc5..a1a324b 100644 ---
>> a/drivers/usb/serial/cp210x.c +++ b/drivers/usb/serial/cp210x.c 
>> @@ -92,6 +92,7 @@ static const struct usb_device_id id_table[] =
>> { { USB_DEVICE(0x10C4, 0x818B) }, /* AVIT Research USB to TTL */ 
>> { USB_DEVICE(0x10C4, 0x819F) }, /* MJS USB Toslink Switcher */ {
>> USB_DEVICE(0x10C4, 0x81A6) }, /* ThinkOptics WavIt */ +       {
>> USB_DEVICE(0x10C4, 0x81A9) }, /* Multiplex RC Interface */ {
>> USB_DEVICE(0x10C4, 0x81AC) }, /* MSD Dash Hawk */ {
>> USB_DEVICE(0x10C4, 0x81AD) }, /* INSYS USB Modem */ {
>> USB_DEVICE(0x10C4, 0x81C8) }, /* Lipowsky Industrie Elektronik 
>> GmbH, Baby-JTAG */
> 
> Thanks for the patch.
> 
> However, I need a "Signed-off-by:" line to be able to apply the
> patch properly to the kernel tree.  Please see the file, 
> Documentation/SubmittingPatches for what this means, and how to do
> it.
> 
> Also, your email client seemed to turn all tabs into spaces, and 
> line-wrapped the patch, so when you resend it, with the
> signed-off-by line, care to fix this up as well?
> 
> thanks,
> 
> greg k-h
> 


Ok 2nd try:

Signed-off-by: Malte Schröder <maltesch@xxxxxx>

diff --git a/drivers/usb/serial/cp210x.c b/drivers/usb/serial/cp210x.c
index fd67cc5..a1a324b 100644
--- a/drivers/usb/serial/cp210x.c
+++ b/drivers/usb/serial/cp210x.c
@@ -92,6 +92,7 @@ static const struct usb_device_id id_table[] = {
 	{ USB_DEVICE(0x10C4, 0x818B) }, /* AVIT Research USB to TTL */
 	{ USB_DEVICE(0x10C4, 0x819F) }, /* MJS USB Toslink Switcher */
 	{ USB_DEVICE(0x10C4, 0x81A6) }, /* ThinkOptics WavIt */
+	{ USB_DEVICE(0x10C4, 0x81A9) }, /* Multiplex RC Interface */
 	{ USB_DEVICE(0x10C4, 0x81AC) }, /* MSD Dash Hawk */
 	{ USB_DEVICE(0x10C4, 0x81AD) }, /* INSYS USB Modem */
 	{ USB_DEVICE(0x10C4, 0x81C8) }, /* Lipowsky Industrie Elektronik GmbH, Baby-JTAG */
--
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