From: Eduardo Valentin Date: Fri, 7 Jun 2013 19:13:13 +0000 (+0000) Subject: thermal: ti-soc-thermal: freeze FSM while computing trend X-Git-Tag: v3.11-rc1~27^2~5^3~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ba0049eacc59831f4018060dc30fb7c818421a75;p=pandora-kernel.git thermal: ti-soc-thermal: freeze FSM while computing trend In order to read the history buffer, it is required to freeze BG FSM. This patch adds the missing piece of code to freeze the FSM and also a contention area to avoid other parts of the code to access the DTEMPs. Cc: Zhang Rui Cc: linux-pm@vger.kernel.org Cc: linux-kernel@vger.kernel.org Signed-off-by: Eduardo Valentin Signed-off-by: Zhang Rui --- Reading git-diff-tree failed