Skip to content
Commit 9ccfaf74 authored by Daniel Mack's avatar Daniel Mack Committed by Felipe Balbi
Browse files

usb: musb: correct use of schedule_delayed_work()



schedule_delayed_work() takes the delay in jiffies, not msecs.

This bug slipped in with the recent reset logic cleanup
(8ed1fb79: "usb: musb: finish suspend/reset work independently from
musb_hub_control()").

Signed-off-by: default avatarDaniel Mack <daniel@zonque.org>
Signed-off-by: default avatarFelipe Balbi <balbi@ti.com>
parent e7d613d1
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment