From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1759920Ab3CGWfY (ORCPT ); Thu, 7 Mar 2013 17:35:24 -0500 Received: from mail-wg0-f48.google.com ([74.125.82.48]:51421 "EHLO mail-wg0-f48.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751645Ab3CGWfW (ORCPT ); Thu, 7 Mar 2013 17:35:22 -0500 Message-ID: <51392470.8020707@cogentembedded.com> Date: Fri, 08 Mar 2013 02:36:16 +0300 From: Sergei Shtylyov Organization: Cogent Embedded User-Agent: Mozilla/5.0 (X11; Linux i686; rv:17.0) Gecko/20130215 Thunderbird/17.0.3 MIME-Version: 1.0 To: Steve Conklin CC: linux-usb@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH] usb: serial: Add Rigblaster Advantage to device table References: <1362693679-30458-1-git-send-email-sconklin@canonical.com> In-Reply-To: <1362693679-30458-1-git-send-email-sconklin@canonical.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hello. On 03/08/2013 01:01 AM, Steve Conklin wrote: > The Rigblaster Advantage is an amateur radio interface sold by West Mountain Radio. It contains a cp210x serial interface but the device ID is not in the driver. Wrap your changelog lines at about 76 (80 max) characters please. > Signed-off-by: Steve Conklin > WBR, Sergei