]> git.itanic.dy.fi Git - linux-stable/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)
committerZefan Li <lizefan@huawei.com>
Tue, 14 Apr 2015 09:33:49 +0000 (17:33 +0800)
commit07ba58c83eee1a1d7885280d6af2e62e354cbc44
treea10da4f544e8c19035193d6451a52bc2b25e4d90
parentb3ca896b214d18cdd5a80f06acd0aae17285267b
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: Zefan Li <lizefan@huawei.com>
drivers/usb/serial/cp210x.c