From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752179AbaHTQQh (ORCPT ); Wed, 20 Aug 2014 12:16:37 -0400 Received: from mail.linuxfoundation.org ([140.211.169.12]:39260 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751936AbaHTQQe (ORCPT ); Wed, 20 Aug 2014 12:16:34 -0400 Date: Wed, 20 Aug 2014 11:15:05 -0500 From: Greg KH To: Felipe Balbi Cc: "Chen, Alvin" , linux-usb@vger.kernel.org, linux-kernel@vger.kernel.org, Boon Leong Ong Subject: Re: [PATCH] USB: pch_udc: USB gadget device support for Intel Quark X1000 Message-ID: <20140820161505.GB17908@kroah.com> References: <1407172974-22485-1-git-send-email-alvin.chen@intel.com> <20140820145446.GB24500@saruman.home> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20140820145446.GB24500@saruman.home> User-Agent: Mutt/1.5.23 (2014-03-12) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed, Aug 20, 2014 at 09:54:46AM -0500, Felipe Balbi wrote: > Hi Greg, > > On Mon, Aug 04, 2014 at 10:22:54AM -0700, Chen, Alvin wrote: > > From: Bryan O'Donoghue > > > > This patch is to enable the USB gadget device for Intel Quark X1000 > > > > Signed-off-by: Bryan O'Donoghue > > Signed-off-by: Bing Niu > > Signed-off-by: Alvin (Weike) Chen > > this patch is basically just a new device ID being added to an existing > driver, do you mind if I add it to the -rc or you prefer to wait for > v3.18 merge window ? New ids are fine for -rc and stable kernels, don't wait for 3.18. thanks, greg k-h