diff options
author | Stephen Boyd <[email protected]> | 2016-12-28 14:56:54 -0800 |
---|---|---|
committer | Peter Chen <[email protected]> | 2017-01-20 11:25:10 +0800 |
commit | 732a4af85e87091dee130669de8ce50727fd28b4 (patch) | |
tree | c19e3187b75820589b2bb9eead740832f977c594 /scripts/gdb/linux/proc.py | |
parent | b90a17c5ba81bc34cf2becab49a1a2eeff45c70b (diff) |
usb: chipidea: Remove locking in ci_udc_start()
We don't call hw_device_reset() with the ci->lock held, so it
doesn't seem like this lock here is protecting anything. Let's
just remove it. This allows us to call sleeping functions like
phy_init() from within the CI_HDRC_CONTROLLER_RESET_EVENT hook.
Acked-by: Peter Chen <[email protected]>
Cc: Greg Kroah-Hartman <[email protected]>
Signed-off-by: Stephen Boyd <[email protected]>
Signed-off-by: Peter Chen <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/proc.py')
0 files changed, 0 insertions, 0 deletions