Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754635AbdLOIka (ORCPT ); Fri, 15 Dec 2017 03:40:30 -0500 Received: from mail-lf0-f51.google.com ([209.85.215.51]:35882 "EHLO mail-lf0-f51.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753549AbdLOIkZ (ORCPT ); Fri, 15 Dec 2017 03:40:25 -0500 X-Google-Smtp-Source: ACJfBotpDQ0mPH7CiDkAl1YM23ZmudzxybBp85o8gmPMcCi3NtCWghsBzGGcFZVopQPW0NRjDkcf2Q== Date: Fri, 15 Dec 2017 09:40:24 +0100 From: Johan Hovold To: Daniele Palmas Cc: Johan Hovold , linux-usb@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH 1/1] usb: serial: option: add support for Telit ME910 PID 0x1101 Message-ID: <20171215084024.GD3831@localhost> References: <1513266885-15455-1-git-send-email-dnlplm@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1513266885-15455-1-git-send-email-dnlplm@gmail.com> User-Agent: Mutt/1.7.2 (2016-11-26) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 200 Lines: 8 On Thu, Dec 14, 2017 at 04:54:45PM +0100, Daniele Palmas wrote: > This patch adds support for PID 0x1101 of Telit ME910. > > Signed-off-by: Daniele Palmas Applied, thanks. Johan