From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753556AbbKWJfp (ORCPT ); Mon, 23 Nov 2015 04:35:45 -0500 Received: from mail-lb0-f181.google.com ([209.85.217.181]:32985 "EHLO mail-lb0-f181.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751869AbbKWJfn (ORCPT ); Mon, 23 Nov 2015 04:35:43 -0500 Date: Mon, 23 Nov 2015 10:36:08 +0100 From: Johan Hovold To: Konstantin Shkolnyy Cc: johan@kernel.org, linux-usb@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH] USB: serial: cp210x: Remove CP2110 ID from compatibility list Message-ID: <20151123093608.GA20016@localhost> References: <1447195213-822-1-git-send-email-konstantin.shkolnyy@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1447195213-822-1-git-send-email-konstantin.shkolnyy@gmail.com> User-Agent: Mutt/1.5.23 (2014-03-12) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, Nov 10, 2015 at 04:40:13PM -0600, Konstantin Shkolnyy wrote: > CP2110 ID (0x10c4, 0xea80) doesn't belong here because it's a HID > and completely different from CP210x devices. > > Signed-off-by: Konstantin Shkolnyy Now applied, thanks. Johan