From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail.linuxfoundation.org ([140.211.169.12]:57246 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751649AbeDCRl6 (ORCPT ); Tue, 3 Apr 2018 13:41:58 -0400 Date: Tue, 3 Apr 2018 19:41:56 +0200 From: Greg Kroah-Hartman To: Ben Hutchings Cc: linux-kernel@vger.kernel.org, stable@vger.kernel.org, Wei Xu , Guodong Xu , Amit Pundir , Rob Herring , John Youn , Douglas Anderson , Chen Yu , Felipe Balbi , linux-usb@vger.kernel.org, John Stultz , Sasha Levin Subject: Re: [PATCH 4.4 068/134] usb: dwc2: Make sure we disconnect the gadget state Message-ID: <20180403174156.GC32709@kroah.com> References: <20180319171849.024066323@linuxfoundation.org> <20180319171859.057406471@linuxfoundation.org> <1522597785.2654.54.camel@codethink.co.uk> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <1522597785.2654.54.camel@codethink.co.uk> Sender: stable-owner@vger.kernel.org List-ID: On Sun, Apr 01, 2018 at 04:49:45PM +0100, Ben Hutchings wrote: > On Mon, 2018-03-19 at 19:05 +0100, Greg Kroah-Hartman wrote: > > 4.4-stable review patch.��If anyone has any objections, please let me know. > > > > ------------------ > > > > From: John Stultz > > > > > > [ Upstream commit dad3f793f20fbb5c0c342f0f5a0bdf69a4d76089 ] > > Maybe we should also have: > > commit d2471d4a24dfbff5e463d382e2c6fec7d7e25a09 > Author: John Stultz > Date:���Mon Oct 23 14:32:48 2017 -0700 > > ����usb: dwc2: Improve gadget state disconnection handling Good idea, now queued up. greg k-h