From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751376AbdBFJyG (ORCPT ); Mon, 6 Feb 2017 04:54:06 -0500 Received: from mail-lf0-f65.google.com ([209.85.215.65]:33788 "EHLO mail-lf0-f65.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750956AbdBFJyE (ORCPT ); Mon, 6 Feb 2017 04:54:04 -0500 Date: Mon, 6 Feb 2017 10:54:00 +0100 From: Johan Hovold To: Ken Lin Cc: johan@kernel.org, gregkh@linuxfoundation.org, linux-usb@vger.kernel.org, linux-kernel@vger.kernel.org, akshay.bhat@timesys.com, ken.lin@advantech.com Subject: Re: [PATCH v2] USB: cp210x: add new IDs for GE Bx50v3 boards Message-ID: <20170206095400.GA9103@localhost> References: <20170203200024.24398-1-yungching0725@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20170203200024.24398-1-yungching0725@gmail.com> User-Agent: Mutt/1.5.24 (2015-08-30) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Sat, Feb 04, 2017 at 04:00:24AM +0800, Ken Lin wrote: > Add new USB IDs for cp2104/5 devices on Bx50v3 boards due to the design change > > Signed-off-by: Ken Lin > --- > Change in v2: > Fix the author (From) address doesn't match the SoB issue mentioned in the discussion thread Now applied after fixing the "intefrace" typo and wrapping the commit message at 72 cols. Thanks, Johan