USB: cp210x: add support for Corsair usb dongle
authorAndras Kovacs <andras@sth.sze.hu>
Fri, 27 Jun 2014 12:50:11 +0000 (14:50 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 17 Jul 2014 23:21:02 +0000 (16:21 -0700)
commit384419815294a0d2fbfa05bf6eb539da190251e2
treecfe1fcd55d7f842c938326effec7bb174ea490cd
parentf6928264469915217084727f34a34136e6975ed4
USB: cp210x: add support for Corsair usb dongle

commit b9326057a3d8447f5d2e74a7b521ccf21add2ec0 upstream.

Corsair USB Dongles are shipped with Corsair AXi series PSUs.
These are cp210x serial usb devices, so make driver detect these.
I have a program, that can get information from these PSUs.

Tested with 2 different dongles shipped with Corsair AX860i and
AX1200i units.

Signed-off-by: Andras Kovacs <andras@sth.sze.hu>
Signed-off-by: Johan Hovold <johan@kernel.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/serial/cp210x.c