The thermal fw start to support device tree, so add a new funciton thermal_zone_get_zone_by_node() This series is v2. Changes from v1: 1. not remove the thermal_zone_get_zone_by_name, and add the new one, so it will not affect other driver. 2. split one patch into two patches. Wei Ni (2): thermal: introduce thermal_zone_get_zone_by_node helper function thermal: use device node to get thermal zone drivers/thermal/of-thermal.c | 6 ++++-- drivers/thermal/thermal_core.c | 33 +++++++++++++++++++++++++++++++++ include/linux/thermal.h | 3 +++ 3 files changed, 40 insertions(+), 2 deletions(-) -- 1.7.9.5 -- To unsubscribe from this list: send the line "unsubscribe linux-tegra" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html