linux/drivers/usb/renesas_usbhs
Kuninori Morimoto 584829459b 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>
2012-12-13 11:58:39 +02:00
..
2012-11-21 13:27:17 -08:00
2012-11-11 17:31:53 -08:00
2012-11-11 17:31:53 -08:00
2012-11-11 17:31:53 -08:00
2012-06-05 10:15:25 +02:00
2012-11-11 17:31:53 -08:00