diff options
| author | Tetsuo Handa <[email protected]> | 2022-06-12 23:52:59 +0900 |
|---|---|---|
| committer | Jonathan Cameron <[email protected]> | 2022-06-18 14:51:17 +0100 |
| commit | 76faa32077b0340382881b66ce6beaefd9d9da97 (patch) | |
| tree | 3ab74a343d97fb59be908ec0d94699b5e837b735 /tools/perf/scripts/python | |
| parent | 4a08069461ac9822855116d24fbf11d5fb223cd1 (diff) | |
iio: light: tsl2563: Replace flush_scheduled_work() with cancel_delayed_work_sync().
Commit 9e61d901155bcd4e ("iio: light: tsl2563: Remove
flush_scheduled_work") replaced cancel_delayed_work() +
flush_scheduled_work() with cancel_delayed_work_sync() for only
tsl2563_probe() side.
Do the same thing for tsl2563_remove() side, which was added by
commit 388be4883952872b ("staging:iio: tsl2563 abi fixes and interrupt
handling").
Signed-off-by: Tetsuo Handa <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Jonathan Cameron <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions