Re: [PATCH] USB: pl2303: add ids for Hewlett-Packard HP POS pole displays

2018-12-18 Thread Johan Hovold
On Thu, Dec 13, 2018 at 06:01:47AM -0500, Scott Chen wrote:
> Add device ids to pl2303 for the HP POS pole displays:
> LM920:   03f0:026b
> TD620:   03f0:0956
> LD960TA: 03f0:4439
> LD220TA: 03f0:4349
> LM940:   03f0:5039
> 
> Signed-off-by: Scott Chen 

Applied for -next, thanks.

Johan


Re: [PATCH] USB: pl2303: add ids for Hewlett-Packard HP POS pole displays

2018-12-13 Thread Greg Kroah-Hartman
On Thu, Dec 13, 2018 at 01:08:08AM -0500, sc...@labau.com.tw wrote:
> From: scott 
> 
> Add device ids to pl2303 for the HP POS pole displays:
> LM920:   03f0:026b
> TD620:   03f0:0956
> LD960TA: 03f0:4439
> LD220TA: 03f0:4349
> LM940:   03f0:5039
> 
> Signed-off-by: scott 

I doubt you sign legal paperwork with just that single name :)

We need a full name here, and in the From: line.  Please fix up and
resend.

thanks,

greg k-h