Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S966266AbbLPVgL (ORCPT ); Wed, 16 Dec 2015 16:36:11 -0500 Received: from smtprelay.synopsys.com ([198.182.47.9]:57802 "EHLO smtprelay.synopsys.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S965870AbbLPVgI convert rfc822-to-8bit (ORCPT ); Wed, 16 Dec 2015 16:36:08 -0500 From: John Youn To: Felipe Balbi , "changbin.du@intel.com" , "John.Youn@synopsys.com" CC: "gregkh@linuxfoundation.org" , "linux-usb@vger.kernel.org" , "linux-kernel@vger.kernel.org" Subject: Re: [PATCH] usb: dwc2: fix transfer stop programming for out endpoint Thread-Topic: [PATCH] usb: dwc2: fix transfer stop programming for out endpoint Thread-Index: AQHRLmfnboLA0YYtTEimdoEd771VlA== Date: Wed, 16 Dec 2015 21:34:53 +0000 Message-ID: <2B3535C5ECE8B5419E3ECBE30077290901DC4042AC@US01WEMBX2.internal.synopsys.com> References: <1449214703-30795-1-git-send-email-changbin.du@intel.com> <8760zyfi08.fsf@saruman.tx.rr.com> Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: x-originating-ip: [10.10.161.105] Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 8BIT MIME-Version: 1.0 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 817 Lines: 31 On 12/16/2015 8:58 AM, Felipe Balbi wrote: > > Hi, > > changbin.du@intel.com writes: >> From: "Du, Changbin" >> >> To stop an out endpoint, software should set sets the Global OUT NAK, >> but not the Global Non-periodic IN NAK. This driver bug leads the out-ep >> failed be in disabled state with below error. >> >> dwc2_hsotg_ep_stop_xfr: timeout DOEPCTL.EPDisable >> >> Signed-off-by: Du, Changbin > > John, is this patch okay to apply ? > Yes. Looks good to me. Acked-by: John Youn John -- 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/