OSDN Git Service

USB: serial: pl2303: add ATEN device ID
authorMarcel J.E. Mol <marcel@mesa.nl>
Mon, 30 Jan 2017 18:26:40 +0000 (19:26 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 9 Feb 2017 07:02:46 +0000 (08:02 +0100)
commitb4b3442e5032c9adc58a9541ed561a3235c1c494
treef196ed7596daeeaa178fa9cec6e9ba81e48a4228
parent244e7f00035dc0e3087776db5abdd4eab771e76a
USB: serial: pl2303: add ATEN device ID

commit d07830db1bdb254e4b50d366010b219286b8c937 upstream.

Seems that ATEN serial-to-usb devices using pl2303 exist with
different device ids. This patch adds a missing device ID so it
is recognised by the driver.

Signed-off-by: Marcel J.E. Mol <marcel@mesa.nl>
Signed-off-by: Johan Hovold <johan@kernel.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/serial/pl2303.c
drivers/usb/serial/pl2303.h