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)
committerBen Hutchings <ben@decadent.org.uk>
Fri, 20 Feb 2015 00:49:33 +0000 (00:49 +0000)
commit9fefe0d3228bb6a874bf3bf7628dd198347abf64
tree71acb9688142792caab83810c0595d20149693e1
parent3c7a02f4cbe237c373138c53dd5a875cc3a3ba89
USB: cp210x: fix ID for production CEL MeshConnect USB Stick

commit 90441b4dbe90ba0c38111ea89fa093a8c9627801 upstream.

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>
Signed-off-by: Johan Hovold <johan@kernel.org>
Signed-off-by: Ben Hutchings <ben@decadent.org.uk>
drivers/usb/serial/cp210x.c