From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751170AbdKTHFZ (ORCPT ); Mon, 20 Nov 2017 02:05:25 -0500 Received: from mail.linuxfoundation.org ([140.211.169.12]:47056 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751128AbdKTHFY (ORCPT ); Mon, 20 Nov 2017 02:05:24 -0500 Date: Mon, 20 Nov 2017 08:05:28 +0100 From: Greg KH To: ssjoholm@mac.com Cc: johan@kernel.org, linux-usb@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH] USB: option: add Quectel BG96 2c7c:0296 Message-ID: <20171120070528.GA2583@kroah.com> References: <20171119194028.39679-1-ssjoholm@mac.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20171119194028.39679-1-ssjoholm@mac.com> User-Agent: Mutt/1.9.1 (2017-09-22) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Sun, Nov 19, 2017 at 08:40:28PM +0100, ssjoholm@mac.com wrote: > From: ssjoholm > > Signed-off-by: ssjoholm This goes at the bottom of the changelog text. And we need a real name, I doubt you use this to sign legal documents. > Quectel BG96 is an Qualcomm MDM9206 based IoT modem, supporting both CAT-M and NB-IoT. Tested hardware is BG96 mounted on Quectel development board (EVB). The USB id is added to option.c to allow DIAG,GPS,AT and modem communication with the BG96. Please also line-wrap your text at 72 columns, like your editor is asking you to :) thanks, greg k-h