usb: dwc3: ep0: ignore direction on 2-stage transfer
authorFelipe Balbi <balbi@ti.com>
Fri, 30 Sep 2011 07:58:37 +0000 (10:58 +0300)
committerGreg Kroah-Hartman <gregkh@suse.de>
Tue, 4 Oct 2011 17:25:50 +0000 (10:25 -0700)
commitd95b09b90187f06062c0ec9fa05ff3151bd3e0bb
tree9135db0398af97267d2fcadf25ce95d0e6098794
parent2646021e1d5235c6c2143d27405fb057e5560d2b
usb: dwc3: ep0: ignore direction on 2-stage transfer

We don't need to care about direction on a two stage
transfer.

Signed-off-by: Felipe Balbi <balbi@ti.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/usb/dwc3/ep0.c