On Tue, Sep 19, 2017 at 09:41:48PM +0000, Schoon, Michael wrote:
> Signed-off-by: Michael Schoon <michael.sch...@hp.com>

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 +
>  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
> +++ b/drivers/usb/serial/pl2303.c
> @@ -94,6 +94,7 @@ static const struct usb_device_id id_table[] = {
>          { USB_DEVICE(HP_VENDOR_ID, HP_LD960_PRODUCT_ID) },
>          { USB_DEVICE(HP_VENDOR_ID, HP_LCM220_PRODUCT_ID) },
>          { USB_DEVICE(HP_VENDOR_ID, HP_LCM960_PRODUCT_ID) },
> +       { USB_DEVICE(HP_VENDOR_ID, HP_TD620_PRODUCT_ID) },
>          { USB_DEVICE(CRESSI_VENDOR_ID, CRESSI_EDY_PRODUCT_ID) },
>          { USB_DEVICE(ZEAGLE_VENDOR_ID, ZEAGLE_N2ITION3_PRODUCT_ID) },
>          { USB_DEVICE(SONY_VENDOR_ID, SONY_QN3USB_PRODUCT_ID) },

Your patch has had the tabs turned into spaces, making this impossible
to apply.  Try testing it out first by emailing it to yourself.

thanks,

greg k-h
--
To unsubscribe from this list: send the line "unsubscribe linux-usb" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to