RE: [PATCH] staging: pl2303: adding TD620 Device ID

2017-09-20 Thread Schoon, Michael
; Greg Kroah-Hartman <gre...@linuxfoundation.org> Subject: Re: [PATCH] staging: pl2303: adding TD620 Device ID On Wed, Sep 20, 2017 at 08:15:38AM +0200, Greg Kroah-Hartman wrote: > On Tue, Sep 19, 2017 at 09:41:48PM +, Schoon, Michael wrote: > > Signed-off-by: Michael Schoon &

Re: [PATCH] staging: pl2303: adding TD620 Device ID

2017-09-20 Thread Johan Hovold
On Wed, Sep 20, 2017 at 08:15:38AM +0200, Greg Kroah-Hartman wrote: > On Tue, Sep 19, 2017 at 09:41:48PM +, Schoon, Michael wrote: > > Signed-off-by: Michael Schoon > > No changelog at all? I know I can't take patches like that, hopefully > Johan has the same rule :)

Re: [PATCH] staging: pl2303: adding TD620 Device ID

2017-09-20 Thread gre...@linuxfoundation.org
On Tue, Sep 19, 2017 at 09:41:48PM +, Schoon, Michael wrote: > Signed-off-by: Michael Schoon No changelog at all? I know I can't take patches like that, hopefully Johan has the same rule :) > --- >  drivers/usb/serial/pl2303.c | 1 + >  drivers/usb/serial/pl2303.h | 1

[PATCH] staging: pl2303: adding TD620 Device ID

2017-09-19 Thread Schoon, Michael
Signed-off-by: Michael Schoon ---  drivers/usb/serial/pl2303.c | 1 +  drivers/usb/serial/pl2303.h | 1 +  2 files changed, 2 insertions(+) diff --git a/drivers/usb/serial/pl2303.c b/drivers/usb/serial/pl2303.c index a585b47..eab0e55 100644 --- a/drivers/usb/serial/pl2303.c