diff options
author | Daniel Mack <zonque@gmail.com> | 2014-02-14 20:49:47 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2014-02-18 12:08:15 -0800 |
commit | f2dece4499eea534c7c92e49fbf6a9bb0510cbcf (patch) | |
tree | 55b6d0dbeeed98003369c4163bb3a5897b9ea217 /drivers/phy | |
parent | 73926db33b277c4c371edbc9fe9093adc9b2803b (diff) | |
download | linux-f2dece4499eea534c7c92e49fbf6a9bb0510cbcf.tar.bz2 |
usb: musb: correct use of schedule_delayed_work()
schedule_delayed_work() takes the delay in jiffies, not msecs. Fix the
caller sites in musb. This bug caused regressions with the cleanups
that went in for 3.14 (8ed1fb790ea: "usb: musb: finish suspend/reset
work independently from musb_hub_control()").
Signed-off-by: Daniel Mack <daniel@zonque.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/phy')
0 files changed, 0 insertions, 0 deletions