From: Felipe Balbi Date: Tue, 30 Aug 2011 12:50:40 +0000 (+0300) Subject: usb: dwc3: core: add ep0_next_event field X-Git-Tag: v3.2-rc1~183^2~148^2~25 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b53c772d16a9751554aabb05f95cef7b0b7fa2e9;p=pandora-kernel.git usb: dwc3: core: add ep0_next_event field this field will hold the next expected event. In certain cases, host might fall into some error condition and ask from us the wrong Control phase. On such situations, we should stall and restart. Signed-off-by: Felipe Balbi --- Reading git-diff-tree failed