ext.git - net-next plumbings
summaryrefslogtreecommitdiff
path: root/include/uapi/misc/Kbuild
diff options
context:
space:
mode:
authorFabio Estevam <fabio.estevam@nxp.com>2016-12-27 15:31:49 -0200
committerZhang Rui <rui.zhang@intel.com>2017-01-04 11:15:23 +0800
commit7611fb68062f8d7f416f3272894d1edf7bbff29c (patch)
treebe689a1d5a48429126caf034fe3517025ae32252 /include/uapi/misc/Kbuild
parent0c744ea4f77d72b3dcebb7a8f2684633ec79be88 (diff)
thermal: thermal_hwmon: Convert to hwmon_device_register_with_info()
Booting Linux on a mx6q based board leads to the following warning: (NULL device *): hwmon_device_register() is deprecated. Please convert the driver to use hwmon_device_register_with_info(). ,so do as suggested. Also, this results in the core taking care of creating the 'name' attribute, so drop the code doing that from the thermal driver. Suggested-by: Guenter Roeck <linux@roeck-us.net> Signed-off-by: Fabio Estevam <fabio.estevam@nxp.com> Signed-off-by: Zhang Rui <rui.zhang@intel.com>
Diffstat (limited to 'include/uapi/misc/Kbuild')