[PATCH] usb: serial: option: add HP LT4220 support

2018-04-10 Thread Edward Chang
This patch adds support for HP LT4220 Signed-off-by: Edward Chang --- drivers/usb/serial/option.c | 2 ++ 1 file changed, 2 insertions(+) diff --git a/drivers/usb/serial/option.c b/drivers/usb/serial/option.c index c3f2522..d866cc0 100644 --- a/drivers/usb/serial/option.c +++ b/drivers/usb

[PATCH] usb: serial: option: add HP LT4220 support

2018-04-02 Thread Edward Chang
This patch adds support for HP LT4220. Signed-off-by: Edward Chang --- drivers/usb/serial/option.c | 6 ++ 1 file changed, 6 insertions(+) diff --git a/drivers/usb/serial/option.c b/drivers/usb/serial/option.c index 2d8d915..a8988d5 100644 --- a/drivers/usb/serial/option.c +++ b/drivers