commit | 8c646ef145136a7b1781976c42802391d5b8522b | [log] [tgz] |
---|---|---|
author | Tian Tao <tiantao6@hisilicon.com> | Tue Feb 09 16:43:28 2021 +0800 |
committer | Guenter Roeck <linux@roeck-us.net> | Thu Feb 11 20:28:56 2021 -0800 |
tree | c5250ef98685eb46105952fc585754bf573b419a | |
parent | 9f56b8eb85927c6391216e4f35a7abb34847f0fd [diff] |
hwmon: (da9052) 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/da9052-hwmon.c:302:60-61: WARNING opportunity for kobj_to_dev(). Signed-off-by: Tian Tao <tiantao6@hisilicon.com> Link: https://lore.kernel.org/r/1612860208-51088-1-git-send-email-tiantao6@hisilicon.com Signed-off-by: Guenter Roeck <linux@roeck-us.net>