diff options
| author | Amitoj Kaur Chawla <[email protected]> | 2016-03-17 19:25:11 +0530 |
|---|---|---|
| committer | Jonathan Cameron <[email protected]> | 2016-03-20 11:04:49 +0000 |
| commit | 9e61d901155bcd4e58cbce5eb4aaa8e870267334 (patch) | |
| tree | b9c97373e65305451d3c4bbf4e26d0970e0b5e9e /tools/perf/scripts/python/export-to-postgresql.py | |
| parent | 334ecdd0ba45bb68bce0f1429a4a1e9584ba437e (diff) | |
iio: light: tsl2563: Remove flush_scheduled_work
flush_scheduled_work is scheduled for deprecation.
Replace cancel_delayed_work and flush_scheduled_work with
cancel_delayed_work_sync instead to ensure there is no pending or
running work item.
Since there is only one work item, chip->poweroff_work, there are
no further dependencies of flush_scheduled_work().
Acked-by: Tejun Heo <[email protected]>
Signed-off-by: Amitoj Kaur Chawla <[email protected]>
Signed-off-by: Jonathan Cameron <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions