Re: [PATCH 12/15] thermal: of: implement .set_trips for device tree thermal zones

2015-05-18 Thread Mikko Perttunen
On 05/13/15 11:52, Sascha Hauer wrote: Signed-off-by: Sascha Hauer --- drivers/thermal/of-thermal.c | 12 include/linux/thermal.h | 3 +++ 2 files changed, 15 insertions(+) diff --git a/drivers/thermal/of-thermal.c b/drivers/thermal/of-thermal.c index bd3185e..f8dd847 100

[PATCH 12/15] thermal: of: implement .set_trips for device tree thermal zones

2015-05-13 Thread Sascha Hauer
Signed-off-by: Sascha Hauer --- drivers/thermal/of-thermal.c | 12 include/linux/thermal.h | 3 +++ 2 files changed, 15 insertions(+) diff --git a/drivers/thermal/of-thermal.c b/drivers/thermal/of-thermal.c index bd3185e..f8dd847 100644 --- a/drivers/thermal/of-thermal.c +++ b