commit | b331872b85c2ab388129af3343474e02e89498af | [log] [tgz] |
---|---|---|
author | Kuninori Morimoto <kuninori.morimoto.gx@renesas.com> | Mon Oct 10 22:04:41 2011 -0700 |
committer | Felipe Balbi <balbi@ti.com> | Thu Oct 13 20:41:44 2011 +0300 |
tree | 2337bac307e1dc6998bb010b00a4fcc7b0015fd2 | |
parent | 3cf8ed1284799406c506029207004e97d5b2c738 [diff] |
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>