diff options
author | Kuninori Morimoto <kuninori.morimoto.gx@renesas.com> | 2011-11-17 18:19:06 -0800 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@suse.de> | 2011-11-29 23:19:03 +0900 |
commit | f8eff0a06116aee127152674e9ea9c51aecf6b69 (patch) | |
tree | 5281cea33447a188e185edacba72979132ab4211 /tools/perf/scripts/python | |
parent | 5d193ce8f1fa7c67c7fd7be2c03ef31eed344a4f (diff) |
usb: renesas_usbhs: fixup device_register timing
current renesas_usbhs is using new style udc_start/stop from
af1d7056a5c1e5eaaf807ddd1423101db84668d0
(usb: gadget: renesas: convert to new style).
But bind() function will fail if it was called before
device_register() (or device_add()).
This patch modifies this issue.
Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Signed-off-by: Felipe Balbi <balbi@ti.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions