]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
USB: serial: cp210x: Adding Seletek device id's
authorMichiel vd Garde <mgparser@gmail.com>
Fri, 27 Feb 2015 01:08:29 +0000 (02:08 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 18 Mar 2015 13:11:00 +0000 (14:11 +0100)
commit63834eef1577cef63aee30b17bff109ddb558a3d
tree131a072e554c2611746aff073b291c2c43ed0cc6
parent8356c502a889d7796e36989e5c59fa5e82e5ceb9
USB: serial: cp210x: Adding Seletek device id's

commit 675af70856d7cc026be8b6ea7a8b9db10b8b38a1 upstream.

These device ID's are not associated with the cp210x module currently,
but should be. This patch allows the devices to operate upon connecting
them to the usb bus as intended.

Signed-off-by: Michiel van de Garde <mgparser@gmail.com>
Signed-off-by: Johan Hovold <johan@kernel.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/serial/cp210x.c