linux-stable/drivers/usb/renesas_usbhs
Kuninori Morimoto b331872b85 usb: gadget: renesas_usbhs: move done callback to struct usbhs_pkt
transfer done function was registered in struct struct usbhs_pipe_info.
It was good for mod_gadget, but not good for mod_host.
This function move it to struct usbhs_pkt.

Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Signed-off-by: Felipe Balbi <balbi@ti.com>
2011-10-13 20:41:44 +03:00
..
common.c usb: gadget: renesas_usbhs: move usbhs_usbreq_get/set_val() to common.c 2011-10-13 20:41:40 +03:00
common.h usb: gadget: renesas_usbhs: move usbhs_usbreq_get/set_val() to common.c 2011-10-13 20:41:40 +03:00
fifo.c usb: gadget: renesas_usbhs: move done callback to struct usbhs_pkt 2011-10-13 20:41:44 +03:00
fifo.h usb: gadget: renesas_usbhs: move done callback to struct usbhs_pkt 2011-10-13 20:41:44 +03:00
Kconfig usb: renesas_usbhs: compile/config are rescued 2011-07-08 14:57:12 -07:00
Makefile usb: renesas_usbhs: fifo became independent from pipe. 2011-06-07 09:10:07 -07:00
mod.c usb: gadget: renesas_usbhs: remove unneeded parameter from usbhs_mod_is_host() 2011-10-13 20:41:40 +03:00
mod.h usb: gadget: renesas_usbhs: remove unneeded parameter from usbhs_mod_is_host() 2011-10-13 20:41:40 +03:00
mod_gadget.c usb: gadget: renesas_usbhs: move done callback to struct usbhs_pkt 2011-10-13 20:41:44 +03:00
pipe.c usb: gadget: renesas_usbhs: move done callback to struct usbhs_pkt 2011-10-13 20:41:44 +03:00
pipe.h usb: gadget: renesas_usbhs: move done callback to struct usbhs_pkt 2011-10-13 20:41:44 +03:00