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)
committerJohan Hovold <johan@kernel.org>
Mon, 7 Jul 2014 08:28:18 +0000 (10:28 +0200)
commitb9326057a3d8447f5d2e74a7b521ccf21add2ec0
tree6fe80cff80345b7c0deb023c3932576d2675eac0
parentcd3de83f147601356395b57a8673e9c5ff1e59d1
USB: cp210x: add support for Corsair usb dongle

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>
Cc: <stable@vger.kernel.org>
Signed-off-by: Johan Hovold <johan@kernel.org>
drivers/usb/serial/cp210x.c