hwmon: (w83627ehf) Switch to using the new API kobj_to_dev()
authorTian Tao <tiantao6@hisilicon.com>
Mon, 14 Dec 2020 01:02:15 +0000 (09:02 +0800)
committerGuenter Roeck <linux@roeck-us.net>
Thu, 28 Jan 2021 01:44:17 +0000 (17:44 -0800)
commit5707c8dbdea30be916e3cd831a6dd84ca007407f
tree0d54d9bac4ee7ad585ee4f4ad12f19d900a43126
parent87da1ed26c335908d4593b3777aae8f0e6446c4e
hwmon: (w83627ehf) Switch to using the new API kobj_to_dev()

Switch to using the new API kobj_to_dev() to fix the below warnning:
drivers/hwmon/w83627ehf.c:1113:60-61: WARNING opportunity for
kobj_to_dev().

Signed-off-by: Tian Tao <tiantao6@hisilicon.com>
Link: https://lore.kernel.org/r/1607907735-17510-1-git-send-email-tiantao6@hisilicon.com
Signed-off-by: Guenter Roeck <linux@roeck-us.net>
drivers/hwmon/w83627ehf.c