Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753413AbdIXU3a (ORCPT ); Sun, 24 Sep 2017 16:29:30 -0400 Received: from mail.linuxfoundation.org ([140.211.169.12]:58200 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753394AbdIXU32 (ORCPT ); Sun, 24 Sep 2017 16:29:28 -0400 From: Greg Kroah-Hartman To: linux-kernel@vger.kernel.org Cc: Greg Kroah-Hartman , stable@vger.kernel.org, Greg Kaiser , Bin Liu Subject: [PATCH 3.18 08/42] [PATCH] Revert "usb: musb: fix tx fifo flush handling again" Date: Sun, 24 Sep 2017 22:27:43 +0200 Message-Id: <20170924202650.319214952@linuxfoundation.org> X-Mailer: git-send-email 2.14.1 In-Reply-To: <20170924202649.994060798@linuxfoundation.org> References: <20170924202649.994060798@linuxfoundation.org> User-Agent: quilt/0.65 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 710 Lines: 27 3.18-stable review patch. If anyone has any objections, please let me know. ------------------ This reverts commit 98b91bfa5e478b9bf332f9f149b1c25ffd58f877 which is commit 45d73860530a14c608f410b91c6c341777bfa85d upstream. It should not have been applied to the 3.18-stable tree at all. Reported-by: Greg Kaiser Cc: Bin Liu Signed-off-by: Greg Kroah-Hartman --- drivers/usb/musb/musb_host.c | 1 - 1 file changed, 1 deletion(-) --- a/drivers/usb/musb/musb_host.c +++ b/drivers/usb/musb/musb_host.c @@ -1294,7 +1294,6 @@ void musb_host_tx(struct musb *musb, u8 | MUSB_TXCSR_TXPKTRDY); } return; - mdelay(1); } done: