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)
commita595ecdd5f60b2d93863cebb07eec7f935839b54
treef3d90c4e12e2d28f350cf632e82014c45df41255
parent2908b076f5198d231de62713cb2b633a3a4b95ac
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