Re: [PATCH 1/2] thermal: introduce thermal_zone_lookup_temperature helper function

2013-03-25 Thread Eduardo Valentin
...@vger.kernel.org; linux-kernel@vger.kernel.org Subject: Re: [PATCH 1/2] thermal: introduce thermal_zone_lookup_temperature helper function On Fri, 2013-03-22 at 17:13 -0400, Eduardo Valentin wrote: This patch adds a helper function to get temperature of a thermal zone, based on the zone type name

RE: [PATCH 1/2] thermal: introduce thermal_zone_lookup_temperature helper function

2013-03-25 Thread Zhang Rui
t; > Cc: linux...@vger.kernel.org; linux-kernel@vger.kernel.org > > Subject: Re: [PATCH 1/2] thermal: introduce > > thermal_zone_lookup_temperature helper function > > > > On Fri, 2013-03-22 at 17:13 -0400, Eduardo Valentin wrote: > > > This patch adds a helper f

RE: [PATCH 1/2] thermal: introduce thermal_zone_lookup_temperature helper function

2013-03-25 Thread R, Durgadoss
> -Original Message- > From: linux-pm-ow...@vger.kernel.org [mailto:linux-pm- > ow...@vger.kernel.org] On Behalf Of Zhang Rui > Sent: Monday, March 25, 2013 11:41 AM > To: Eduardo Valentin > Cc: linux...@vger.kernel.org; linux-kernel@vger.kernel.org > Subject: Re

Re: [PATCH 1/2] thermal: introduce thermal_zone_lookup_temperature helper function

2013-03-25 Thread Zhang Rui
On Fri, 2013-03-22 at 17:13 -0400, Eduardo Valentin wrote: > This patch adds a helper function to get temperature of > a thermal zone, based on the zone type name. > > It will perform a zone name lookup and return the last > sensor temperature reading. In case the zone is not found > or if the

Re: [PATCH 1/2] thermal: introduce thermal_zone_lookup_temperature helper function

2013-03-25 Thread Zhang Rui
On Fri, 2013-03-22 at 17:13 -0400, Eduardo Valentin wrote: This patch adds a helper function to get temperature of a thermal zone, based on the zone type name. It will perform a zone name lookup and return the last sensor temperature reading. In case the zone is not found or if the required

RE: [PATCH 1/2] thermal: introduce thermal_zone_lookup_temperature helper function

2013-03-25 Thread R, Durgadoss
-Original Message- From: linux-pm-ow...@vger.kernel.org [mailto:linux-pm- ow...@vger.kernel.org] On Behalf Of Zhang Rui Sent: Monday, March 25, 2013 11:41 AM To: Eduardo Valentin Cc: linux...@vger.kernel.org; linux-kernel@vger.kernel.org Subject: Re: [PATCH 1/2] thermal: introduce

RE: [PATCH 1/2] thermal: introduce thermal_zone_lookup_temperature helper function

2013-03-25 Thread Zhang Rui
@vger.kernel.org Subject: Re: [PATCH 1/2] thermal: introduce thermal_zone_lookup_temperature helper function On Fri, 2013-03-22 at 17:13 -0400, Eduardo Valentin wrote: This patch adds a helper function to get temperature of a thermal zone, based on the zone type name

Re: [PATCH 1/2] thermal: introduce thermal_zone_lookup_temperature helper function

2013-03-25 Thread Eduardo Valentin
...@vger.kernel.org; linux-kernel@vger.kernel.org Subject: Re: [PATCH 1/2] thermal: introduce thermal_zone_lookup_temperature helper function On Fri, 2013-03-22 at 17:13 -0400, Eduardo Valentin wrote: This patch adds a helper function to get temperature of a thermal zone, based on the zone type name