diff options
author | Kuninori Morimoto <kuninori.morimoto.gx@renesas.com> | 2012-12-10 22:43:45 -0800 |
---|---|---|
committer | Felipe Balbi <balbi@ti.com> | 2012-12-13 11:58:39 +0200 |
commit | 584829459bd4421f0f57d11a6ceeef096ec81d08 (patch) | |
tree | e6fffe902000c37f200c22f1038cff96b4e1c29c /virt | |
parent | 1604c1e760119ab3fe9f71679ebaeb058d3d8ae1 (diff) |
usb: renesas_usbhs: gadget: remove usbhsg_uep_init()
Current driver always initialized uep->pipe to NULL on usbhsg_try_start().
But it breaks relationship with
usb_ep_ops :: enable/disable functions when suspend/resume.
This patch solved this issue by initializing uep->pipe on probe()
Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Signed-off-by: Felipe Balbi <balbi@ti.com>
Diffstat (limited to 'virt')
0 files changed, 0 insertions, 0 deletions