Revert "usb: dwc3: gadget: drop unnecessary loop when cleaning up TRBs"
authorVille Syrjälä <ville.syrjala@linux.intel.com>
Mon, 31 Aug 2015 16:48:28 +0000 (19:48 +0300)
committerFelipe Balbi <balbi@ti.com>
Mon, 12 Oct 2015 18:36:13 +0000 (13:36 -0500)
commitd115d7050a0d2c4967532f18c9cb522fea6b7280
treed86dd422ab49f5d9bef239e47d36ef9e637b2e6e
parente5f68b4a3e7b006f209aba078d6a5ff3a78dd783
Revert "usb: dwc3: gadget: drop unnecessary loop when cleaning up TRBs"

This reverts commit 8f2c9544aba636134303105ecb164190a39dece4.

As it breaks g_ether on my Baytrail FFRD8 device. Everything starts out
fine, but after a bit of data has been transferred it just stops
flowing.

Note that I do get a bunch of these "NOHZ: local_softirq_pending 08"
when booting the machine, but I'm not really sure if they're related
to this problem.

Cc: Felipe Balbi <balbi@ti.com>
Cc: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Cc: linux-usb@vger.kernel.org
Cc: stable@vger.kernel.org
Signed-off-by: Ville Syrjälä <ville.syrjala@linux.intel.com>
Signed-off-by: Felipe Balbi <balbi@ti.com>
drivers/usb/dwc3/gadget.c
This page took 0.02468 seconds and 5 git commands to generate.