diff options
author | Axel Lin <axel.lin@ingics.com> | 2013-03-03 09:20:50 +0100 |
---|---|---|
committer | Mark Brown <broonie@opensource.wolfsonmicro.com> | 2013-03-03 15:46:38 +0100 |
commit | 51cd02d43c0bc7f55c84f50de23c08554db56ce1 (patch) | |
tree | 1274da630ec538fa1652dcc7a65b5a7b9dcfac4f /firmware/tehuti | |
parent | Linux 3.8 (diff) | |
download | linux-51cd02d43c0bc7f55c84f50de23c08554db56ce1.tar.xz linux-51cd02d43c0bc7f55c84f50de23c08554db56ce1.zip |
ASoC: wm8350: Use jiffies rather than msecs in schedule_delayed_work()
The delay parameter of schedule_delayed_work() is number of jiffies to wait
rather than miliseconds.
Before commit 6d3c26bcb "ASoC: Use delayed work to debounce WM8350 jack IRQs",
the debounce time is 200 miliseconds in wm8350_hp_jack_handler().
So I think this is a bug when convert to use delayed work.
Signed-off-by: Axel Lin <axel.lin@ingics.com>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
Diffstat (limited to 'firmware/tehuti')
0 files changed, 0 insertions, 0 deletions