thermal: rcar-thermal: enable hwmon when thermal_zone_of_sensor_register is used
authorKuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Tue, 19 Jul 2016 10:01:37 +0000 (10:01 +0000)
committerZhang Rui <rui.zhang@intel.com>
Wed, 24 Aug 2016 07:52:41 +0000 (15:52 +0800)
commit71073e2166c08dd0af0fcb371a4b5d92c8e828fd
tree7485959acbad727067871eda49b16962396061bb
parent00b7b3c2709af6443499435c75e20fcde21beedc
thermal: rcar-thermal: enable hwmon when thermal_zone_of_sensor_register is used

rcar-thermal is supporting both thermal_zone_of_sensor_register() and
thermal_zone_device_register(). But thermal_zone_of_sensor_register()
doesn't enable hwmon as default.
This patch enables it to keep compatibility

Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Signed-off-by: Zhang Rui <rui.zhang@intel.com>
drivers/thermal/rcar_thermal.c
This page took 0.024642 seconds and 5 git commands to generate.