diff options
author | Lee Jones <lee.jones@linaro.org> | 2012-12-22 02:56:52 +0100 |
---|---|---|
committer | Lee Jones <lee.jones@linaro.org> | 2013-03-07 05:35:59 +0100 |
commit | b09f86dbfc20d9420dac43dba016cb65b582c983 (patch) | |
tree | f575c981d4b6fc2bcc6f61c5897621d4e02059d4 /drivers/mfd/ab8500-gpadc.c | |
parent | ab8500-fg: Change current calculation (diff) | |
download | linux-b09f86dbfc20d9420dac43dba016cb65b582c983.tar.xz linux-b09f86dbfc20d9420dac43dba016cb65b582c983.zip |
ab8500-charger: Do not use [delayed_]work_pending()
There's no need to test whether a (delayed) work item is pending
before queueing, flushing or cancelling it. Most uses are unnecessary
and quite a few of them are buggy.
Signed-off-by: Lee Jones <lee.jones@linaro.org>
Diffstat (limited to 'drivers/mfd/ab8500-gpadc.c')
0 files changed, 0 insertions, 0 deletions