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)
commit90441b4dbe90ba0c38111ea89fa093a8c9627801
treee9f9690e750610a1bf9b0fdb5242a7dc2e5ca0d8
parentb7392d2247cfe6771f95d256374f1a8e6a6f48d6
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