]> git.karo-electronics.de Git - linux-beck.git/commit
usb: renesas: gadget: fixup: complete STATUS stage after receiving
authorKuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Mon, 2 Jun 2014 03:31:46 +0000 (20:31 -0700)
committerFelipe Balbi <balbi@ti.com>
Thu, 19 Jun 2014 15:06:46 +0000 (10:06 -0500)
commit3fe15505296cb563362e2cf6d3aed73e123e0df0
treef3fd8f24122a3fcde2849702329afdbac93ef593
parenta9232076374334ca2bc2a448dfde96d38a54349a
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>
drivers/usb/renesas_usbhs/fifo.c