Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751705AbbD3UxU (ORCPT ); Thu, 30 Apr 2015 16:53:20 -0400 Received: from mail.linuxfoundation.org ([140.211.169.12]:49360 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750717AbbD3UxQ (ORCPT ); Thu, 30 Apr 2015 16:53:16 -0400 Date: Thu, 30 Apr 2015 22:53:11 +0200 From: "gregkh@linuxfoundation.org" To: "Du, Changbin" Cc: "balbi@ti.com" , "stable@vger.kernel.org" , "linux-usb@vger.kernel.org" , "linux-kernel@vger.kernel.org" , "Cohen, David A" , "Wu, Hao" Subject: Re: [PATCH v4] usb: gadget: composite: enable BESL support Message-ID: <20150430205311.GA30439@kroah.com> References: <0C18FE92A7765D4EB9EE5D38D86A563A01CDF6C9@SHSMSX103.ccr.corp.intel.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <0C18FE92A7765D4EB9EE5D38D86A563A01CDF6C9@SHSMSX103.ccr.corp.intel.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: 1275 Lines: 37 On Thu, Apr 30, 2015 at 05:32:57AM +0000, Du, Changbin wrote: > >From a6615937bcd9234e6d6bb817c3701fce44d0a84d Mon Sep 17 00:00:00 2001 > From: Felipe Balbi > Date: Tue, 30 Sep 2014 16:08:03 -0500 > Subject: [PATCH] usb: gadget: composite: enable BESL support > > commit a6615937bcd9234e6d6bb817c3701fce44d0a84d upstream. > > According to USB 2.0 ECN Errata for Link Power > Management (USB2-LPM-Errata-final.pdf), BESL > must be enabled if LPM is enabled. > > This helps with USB30CV TD 9.21 LPM L1 > Suspend Resume Test. > > Cc: # 3.1+ > Signed-off-by: Felipe Balbi > Signed-off-by: Du, Changbin > --- > Hi, > > This patch was introduced on v3.18. However the issue fixed already existed on > v3.1. Thank Balbi for pointing it out. > > So propose to backport it over all 3.1+ stable trees as well. All I really needed was just the git commit id, and what stable trees to apply it to, no need to keep resending the patch... 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/