]> git.baikalelectronics.ru Git - kernel.git/commit
USB: serial: cp210x: add new device id
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 27 Mar 2019 01:11:14 +0000 (10:11 +0900)
committerJohan Hovold <johan@kernel.org>
Thu, 28 Mar 2019 07:59:49 +0000 (08:59 +0100)
commit389b928e6ea39bf9863b78f8ef8767a2850fd40e
treef3d90c4e12e2d28f350cf632e82014c45df41255
parenta9be881a6748c5554c8bf01bfedc8b07dc1d7b74
USB: serial: cp210x: add new device id

Lorenz Messtechnik has a device that is controlled by the cp210x driver,
so add the device id to the driver.  The device id was provided by
Silicon-Labs for the devices from this vendor.

Reported-by: Uli <t9cpu@web.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Cc: stable <stable@vger.kernel.org>
Signed-off-by: Johan Hovold <johan@kernel.org>
drivers/usb/serial/cp210x.c