commit | 2cc971978c0cabcd7760f4431270088cda72d8df | [log] [tgz] |
---|---|---|
author | Kuninori Morimoto <kuninori.morimoto.gx@renesas.com> | Mon Oct 10 22:03:39 2011 -0700 |
committer | Felipe Balbi <balbi@ti.com> | Thu Oct 13 20:41:41 2011 +0300 |
tree | eb24d4e1c745e465c1fd67a54d5f55ab7bc7d009 | |
parent | 923520715b5a698271f8763e97eee65e21d5561e [diff] |
usb: gadget: renesas_usbhs: add struct usbhs_priv to packet done function There was no method to get struct usbhs_priv when packet transfer done function was called. This patch allow that callback function receive it. Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com> Signed-off-by: Felipe Balbi <balbi@ti.com>