diff options
author | 2021-03-23 15:58:28 +0200 | |
---|---|---|
committer | 2021-03-23 15:22:40 +0100 | |
commit | a7d30f3f41cf40aad1c4557fa180fe320d5b7c74 (patch) | |
tree | beedd83269a8a05c49e697ad68cf05ec445ee35c /drivers/base/platform.c | |
parent | regulator: qcom_spmi-regulator: Clean-up by using managed work init (diff) | |
download | linux-rng-a7d30f3f41cf40aad1c4557fa180fe320d5b7c74.tar.xz linux-rng-a7d30f3f41cf40aad1c4557fa180fe320d5b7c74.zip |
watchdog: retu_wdt: Clean-up by using managed work init
Few drivers implement remove call-back only for ensuring a delayed
work gets cancelled prior driver removal. Clean-up these by switching
to use devm_delayed_work_autocancel() instead.
This change is compile-tested only. All testing is appreciated.
Acked-by: Guenter Roeck <linux@roeck-us.net>
Signed-off-by: Matti Vaittinen <matti.vaittinen@fi.rohmeurope.com>
Link: https://lore.kernel.org/r/be299515fbee2c311162ca99ea0dbee933044b56.1616506559.git.matti.vaittinen@fi.rohmeurope.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/base/platform.c')
0 files changed, 0 insertions, 0 deletions