From: Felipe Balbi Date: Thu, 8 Sep 2011 15:27:33 +0000 (+0300) Subject: usb: dwc3: ep0: introduce ep0_expect_in flag X-Git-Tag: v3.2-rc1~183^2~148^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=55f3fba6c822f05b02f06070efaadf0300b5f9f1;p=pandora-kernel.git usb: dwc3: ep0: introduce ep0_expect_in flag This flag will tell us which direction we're expecting on the next (data or status) phase. It will help us catching errors of host going crazy and requesting data of the wrong direction. Signed-off-by: Felipe Balbi --- Reading git-diff-tree failed