diff options
author | Paul Zimmerman <Paul.Zimmerman@synopsys.com> | 2012-02-24 17:32:15 -0800 |
---|---|---|
committer | Felipe Balbi <balbi@ti.com> | 2012-03-02 12:12:09 +0200 |
commit | aee63e3cb6b0396b99c6387a47cb90a7417f3957 (patch) | |
tree | 76468eed5464d6fca184f725467060518d23b5cd /scripts | |
parent | 7d26b58735f5badf2b7ce3320c6ba21b603c77a9 (diff) |
usb: dwc3: shorten long delay in dwc3_gadget_set_link_state()
The loop in dwc3_gadget_set_link_state() was using a udelay(500),
which is a long time to delay in interrupt context. Change it to
udelay(5) and increase the loop count to match.
Signed-off-by: Paul Zimmerman <paulz@synopsys.com>
Signed-off-by: Felipe Balbi <balbi@ti.com>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions