Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1031118AbbDWWhX (ORCPT ); Thu, 23 Apr 2015 18:37:23 -0400 Received: from mga01.intel.com ([192.55.52.88]:30521 "EHLO mga01.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S933968AbbDWWhW (ORCPT ); Thu, 23 Apr 2015 18:37:22 -0400 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.11,634,1422950400"; d="scan'208";a="484890756" Date: Thu, 23 Apr 2015 15:39:31 -0700 From: David Cohen To: Greg KH Cc: balbi@ti.com, linux-usb@vger.kernel.org, linux-kernel@vger.kernel.org, stable@vger.kernel.org Subject: Re: [PATCH] usb: dwc3: gadget: call gadget driver's ->suspend/->resume Message-ID: <20150423223931.GB19774@psi-dev26.jf.intel.com> References: <1429296116-3062-1-git-send-email-david.a.cohen@linux.intel.com> <20150417194257.GA25727@kroah.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20150417194257.GA25727@kroah.com> 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 Content-Length: 1283 Lines: 42 Hi Greg, On Fri, Apr 17, 2015 at 09:42:57PM +0200, Greg KH wrote: > On Fri, Apr 17, 2015 at 11:41:56AM -0700, David Cohen wrote: > > From: Felipe Balbi > > > > When going into bus suspend/resume we _must_ > > call gadget driver's ->suspend/->resume callbacks > > accordingly. This patch implements that very feature > > which has been missing forever. > > > > Cc: # 3.14 > > Signed-off-by: Felipe Balbi > > Signed-off-by: David Cohen > > --- > > > > Hi, > > > > This patch was introduced on v3.15. > > But the issue it fixes already existed on v3.14 and v3.14 is a long term > > support version. > > I propose to backport it over there as well. > > What is the git commit id of the patch in Linus's tree? Sorry for the missing info. As Felipe replied, this is the commit: Upstream commit bc5ba2e0b829c9397f96df1191c7d2319ebc36d9 I'm resending it to fix the commit message and add a second patch as well. Br, David > > thanks, > > greg k-h -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/