]> git.baikalelectronics.ru Git - kernel.git/commit
USB: cp210x: fix ID for production CEL MeshConnect USB Stick
authorPreston Fick <pffick@gmail.com>
Sat, 27 Dec 2014 07:32:41 +0000 (01:32 -0600)
committerJohan Hovold <johan@kernel.org>
Fri, 2 Jan 2015 13:58:51 +0000 (14:58 +0100)
commit734c1c3c49e1e599acd00cadcb71ab229aa39e68
treee9f9690e750610a1bf9b0fdb5242a7dc2e5ca0d8
parent0af4fb9a18d9b75e32eaca994d8256a288d43a7f
USB: cp210x: fix ID for production CEL MeshConnect USB Stick

Fixing typo for MeshConnect IDs. The original PID (0x8875) is not in
production and is not needed. Instead it has been changed to the
official production PID (0x8857).

Signed-off-by: Preston Fick <pffick@gmail.com>
Cc: stable <stable@vger.kernel.org>
Signed-off-by: Johan Hovold <johan@kernel.org>
drivers/usb/serial/cp210x.c