commit | 3fe15505296cb563362e2cf6d3aed73e123e0df0 | [log] [tgz] |
---|---|---|
author | Kuninori Morimoto <kuninori.morimoto.gx@renesas.com> | Sun Jun 01 20:31:46 2014 -0700 |
committer | Felipe Balbi <balbi@ti.com> | Thu Jun 19 10:06:46 2014 -0500 |
tree | f3fd8f24122a3fcde2849702329afdbac93ef593 | |
parent | a9232076374334ca2bc2a448dfde96d38a54349a [diff] |
usb: renesas: gadget: fixup: complete STATUS stage after receiving Current usbhs gadget driver didn't complete STATUS stage after receiving. It wasn't problem for us before, because some USB class doesn't use DATA OUT stage in control transfer. But, it is required on some device. Signed-off-by: Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com> Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com> Signed-off-by: Felipe Balbi <balbi@ti.com>