Revert "usb: musb: fix tx fifo flush handling again"
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 20 Sep 2017 10:31:05 +0000 (12:31 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 27 Sep 2017 08:57:19 +0000 (10:57 +0200)
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 <gkaiser@google.com>
Cc: Bin Liu <b-liu@ti.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/musb/musb_host.c

index 33223e4b53c6e29a5e93b5801b872f5a00698dab..7da914bc2094467a92594143d4625a1305f73e33 100644 (file)
@@ -1294,7 +1294,6 @@ void musb_host_tx(struct musb *musb, u8 epnum)
                                        | MUSB_TXCSR_TXPKTRDY);
                }
                        return;
-               mdelay(1);
        }
 
 done: