diff options
author | Kuninori Morimoto <kuninori.morimoto.gx@renesas.com> | 2012-12-11 07:43:45 +0100 |
---|---|---|
committer | Felipe Balbi <balbi@ti.com> | 2012-12-13 10:58:39 +0100 |
commit | 584829459bd4421f0f57d11a6ceeef096ec81d08 (patch) | |
tree | e6fffe902000c37f200c22f1038cff96b4e1c29c /fs/sysfs | |
parent | usb: dwc3: debugfs: fix regdump offset (diff) | |
download | linux-584829459bd4421f0f57d11a6ceeef096ec81d08.tar.xz linux-584829459bd4421f0f57d11a6ceeef096ec81d08.zip |
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 'fs/sysfs')
0 files changed, 0 insertions, 0 deletions