diff options
author | 2011-06-16 20:36:56 +0200 | |
---|---|---|
committer | 2011-07-01 14:31:07 -0700 | |
commit | 99fd14080e7f0a65b87830bf5062b09f6e80dd13 (patch) | |
tree | 68935492ae61590827f6d49935d7cd0273bcf637 /tools/perf/scripts/python | |
parent | usb: gadget: dummy_hcd: use dummy_pullup() instead of open coding (diff) | |
download | wireguard-linux-99fd14080e7f0a65b87830bf5062b09f6e80dd13.tar.xz wireguard-linux-99fd14080e7f0a65b87830bf5062b09f6e80dd13.zip |
usb: gadget: dummy_hcd: set gadget.is_otg before calling bind()
Before commit 53832daea ("usb: gadget: dummy_hcd: use the shared_hcd
infrastructure") the is_otg field was set in dummy_udc_probe(). It seems
to me that this field is used in gadget's bind function. Therefore I'm
moving it before the bind() callback is called.
Cc: Tatyana Brokhman <tlinder@codeaurora.org
Signed-off-by: Sebastian Andrzej Siewior <bigeasy@linutronix.de>
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