RE: [PATCH] Thermal: Fix to use read critical temperature when required

2013-02-01 Thread R, Durgadoss
> -Original Message- > From: Zhang, Rui > Sent: Friday, February 01, 2013 11:14 AM > To: Amit Daniel Kachhap > Cc: linux...@vger.kernel.org; linux-kernel@vger.kernel.org; R, Durgadoss > Subject: Re: [PATCH] Thermal: Fix to use read critical temperature when > required

Re: [PATCH] Thermal: Fix to use read critical temperature when required

2013-01-31 Thread Zhang Rui
On Tue, 2013-01-08 at 16:18 -0800, Amit Daniel Kachhap wrote: > This patch modifies the code to use get_crit_temp instead of > the normal get_trip_temp when critical threshold point is crossed > or queried about. > is there any problem in the current code? > Signed-off-by: Amit Daniel Kachhap >