]> www.infradead.org Git - users/dwmw2/linux.git/commit
hwmon: (lm90) Use to_delayed_work()
authorChen Ni <nichen@iscas.ac.cn>
Mon, 14 Apr 2025 07:47:39 +0000 (15:47 +0800)
committerGuenter Roeck <linux@roeck-us.net>
Wed, 23 Apr 2025 14:18:27 +0000 (07:18 -0700)
commit38b5a5acabb639a2e3d40bffb92bd42f613dcd71
tree1b9683f4912ea21be4798445f1861347ade274f8
parent80fcd1e7f5c7009fa1c64737df100cc304c19c1f
hwmon: (lm90) Use to_delayed_work()

Use to_delayed_work() instead of open-coding it.

Signed-off-by: Chen Ni <nichen@iscas.ac.cn>
Link: https://lore.kernel.org/r/20250414074739.3954203-1-nichen@iscas.ac.cn
Signed-off-by: Guenter Roeck <linux@roeck-us.net>
drivers/hwmon/lm90.c