commit | 64a411e8042ed00057658000126fd9f2b4105bdd | [log] [tgz] |
---|---|---|
author | Kuninori Morimoto <kuninori.morimoto.gx@renesas.com> | Tue Jul 19 10:01:37 2016 +0000 |
committer | Zhang Rui <rui.zhang@intel.com> | Tue Sep 27 14:02:16 2016 +0800 |
tree | ef3b70dbeb5724792a9a60bcf5c2fd7009b0caab | |
parent | e2fa74880987e9d6e3f8dcbff3f3eb260936842f [diff] |
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>