]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
USB: cp210x: Remove CP2110 ID from compatibility list
authorKonstantin Shkolnyy <konstantin.shkolnyy@gmail.com>
Tue, 10 Nov 2015 22:40:13 +0000 (16:40 -0600)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 23 Jan 2016 04:55:42 +0000 (20:55 -0800)
commit151107cb4e3af4fe108ca790011b8f16a47287d3
treec5041a4af1b407402bf23a9a57849f2fb1457e6a
parentd27e6c7dd23ab2495df89b6798493ab68d89972a
USB: cp210x: Remove CP2110 ID from compatibility list

commit 7c90e610b60cd1ed6abafd806acfaedccbbe52d1 upstream.

CP2110 ID (0x10c4, 0xea80) doesn't belong here because it's a HID
and completely different from CP210x devices.

Signed-off-by: Konstantin Shkolnyy <konstantin.shkolnyy@gmail.com>
Signed-off-by: Johan Hovold <johan@kernel.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/serial/cp210x.c