[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <3e03878f-2930-20fb-1983-bc56f23e1dc8@omp.ru>
Date: Mon, 25 Apr 2022 15:15:42 +0300
From: Sergey Shtylyov <s.shtylyov@....ru>
To: Scott Chen <scott@...au.com.tw>
CC: <young@...au.com.tw>, <roger@...au.com.tw>,
Johan Hovold <johan@...nel.org>,
Greg Kroah-Hartman <gregkh@...uxfoundation.org>,
<linux-usb@...r.kernel.org>, <linux-kernel@...r.kernel.org>
Subject: Re: [PATCH] USB: serial: pl2303: add device id for HP LM930 Display
Hello!
On 4/25/22 10:24 AM, Scott Chen wrote:
> Add the device id for the HPLM930Display which is a PL2303GC based device
>
> Signed-off-by: Scott Chen <scott@...au.com.tw>
[...]
> diff --git a/drivers/usb/serial/pl2303.h b/drivers/usb/serial/pl2303.h
> index c5406452b774..9d8102639e16 100644
> --- a/drivers/usb/serial/pl2303.h
> +++ b/drivers/usb/serial/pl2303.h
> @@ -135,6 +135,7 @@
> #define HP_TD620_PRODUCT_ID 0x0956
> #define HP_LD960_PRODUCT_ID 0x0b39
> #define HP_LD381_PRODUCT_ID 0x0f7f
> +#define HP_LM930_PRODUCT_ID 0x0f9b
Indent with a tab please, like the entries above and below.
> #define HP_LCM220_PRODUCT_ID 0x3139
> #define HP_LCM960_PRODUCT_ID 0x3239
> #define HP_LD220_PRODUCT_ID 0x3524
MBR, Sergey
Powered by blists - more mailing lists