]> git.ipfire.org Git - thirdparty/kernel/stable.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)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 3 Apr 2019 04:23:27 +0000 (06:23 +0200)
commit7139e4d5bf835123d7bb75199ac463d865f665db
treee7b443f5cc28f566072db5a54cc72eccb38a9bb3
parent327ee45823eb2c757e3c5507e763dea88568e424
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