From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-lf0-f67.google.com ([209.85.215.67]:36024 "EHLO mail-lf0-f67.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754315AbdFNH07 (ORCPT ); Wed, 14 Jun 2017 03:26:59 -0400 Date: Wed, 14 Jun 2017 09:26:53 +0200 From: Johan Hovold To: Teemu Likonen Cc: Johan Hovold , linux-usb@vger.kernel.org, Dan Williams , =?iso-8859-1?Q?Bj=F8rn?= Mork , Lars Melin , stable@vger.kernel.org Subject: Re: [PATCH v2] USB: serial: option: add two Longcheer device ids Message-ID: <20170614072653.GN10775@localhost> References: <20170612143016.14701-1-johan@kernel.org> <87d1a9b5l8.fsf@mithlond.arda> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <87d1a9b5l8.fsf@mithlond.arda> Sender: stable-owner@vger.kernel.org List-ID: On Mon, Jun 12, 2017 at 06:14:59PM +0300, Teemu Likonen wrote: > Johan Hovold [2017-06-12 16:30:16+02] wrote: > > > Add two Longcheer device-id entries which specifically enables the > > Telewell TW-3G HSPA+ branded modem. > > > > Reported-by: Teemu Likonen > > Cc: stable > > Signed-off-by: Johan Hovold > > --- > > drivers/usb/serial/option.c | 4 ++++ > > 1 file changed, 4 insertions(+) > > Tested on the mainline kernel v4.12-rc5 and works nicely. Thank you > very much! Thank you for testing. I've applied this one now and added the missing Reported-by tags for Bj�rn and Lars. Thanks everyone! Johan