RE: [PATCHv2 2/3] thermal: expose thermal_zone_get_temp API

2013-04-04 Thread R, Durgadoss
> Eduardo Valentin > Subject: [PATCHv2 2/3] thermal: expose thermal_zone_get_temp API > > This patch exports the thermal_zone_get_temp API so that driver > writers can fetch temperature of thermal zones managed by other > drivers. > > Signed-off-by: Eduardo Valentin Looks fine

RE: [PATCHv2 2/3] thermal: expose thermal_zone_get_temp API

2013-04-04 Thread R, Durgadoss
: [PATCHv2 2/3] thermal: expose thermal_zone_get_temp API This patch exports the thermal_zone_get_temp API so that driver writers can fetch temperature of thermal zones managed by other drivers. Signed-off-by: Eduardo Valentin eduardo.valen...@ti.com Looks fine, Acked-By: Durgadoss R durgados

[PATCHv2 2/3] thermal: expose thermal_zone_get_temp API

2013-04-03 Thread Eduardo Valentin
This patch exports the thermal_zone_get_temp API so that driver writers can fetch temperature of thermal zones managed by other drivers. Signed-off-by: Eduardo Valentin --- drivers/thermal/thermal_sys.c | 20 +--- include/linux/thermal.h |1 + 2 files changed, 18

[PATCHv2 2/3] thermal: expose thermal_zone_get_temp API

2013-04-03 Thread Eduardo Valentin
This patch exports the thermal_zone_get_temp API so that driver writers can fetch temperature of thermal zones managed by other drivers. Signed-off-by: Eduardo Valentin eduardo.valen...@ti.com --- drivers/thermal/thermal_sys.c | 20 +--- include/linux/thermal.h |1 +