diff options
author | 2021-03-23 15:57:25 +0200 | |
---|---|---|
committer | 2021-03-23 15:22:40 +0100 | |
commit | 96dc2b31abd0ed8a2a59a6672d4f16e4718d3701 (patch) | |
tree | 1b3539233935a82f844b141e12e3b685df389235 /drivers/base/platform.c | |
parent | extconn: Clean-up few drivers by using managed work init (diff) | |
download | linux-rng-96dc2b31abd0ed8a2a59a6672d4f16e4718d3701.tar.xz linux-rng-96dc2b31abd0ed8a2a59a6672d4f16e4718d3701.zip |
hwmon: raspberry-pi: Clean-up few drivers 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/4830f52d46278ea1c92ad7252f6050540346d8b7.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