USB: serial: cp210x: add new device id
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 27 Mar 2019 01:11:14 +0000 (10:11 +0900)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 3 Apr 2019 04:26:25 +0000 (06:26 +0200)
commit2a63003545d0cf97d4ef961ebca588ed4d69b069
tree8d81183a1525fd9ccaf29c75bb512d394e749687
parent59203f078cc60a1c2d00d73a64536c8c6b0fb8d8
USB: serial: cp210x: add new device id

commit a595ecdd5f60b2d93863cebb07eec7f935839b54 upstream.

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>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/serial/cp210x.c