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)
committerJiri Slaby <jslaby@suse.cz>
Thu, 29 Jan 2015 14:44:37 +0000 (15:44 +0100)
commit828cc823090d376be166b7f88674de31bf4a30b6
tree2f5dcd2b3efa30afaf75fcc20feaa2c5f151669d
parent51a63126581d4f0527ec2d3157d03b889ea0a991
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: Jiri Slaby <jslaby@suse.cz>
drivers/usb/serial/cp210x.c