From: Eduardo Valentin Date: Sun, 15 Sep 2013 19:21:51 +0000 (-0400) Subject: drivers: thermal: allow ti-soc-thermal run without pcb zone X-Git-Tag: v3.12-rc7~15^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=df8f13476443b70608c64b3e91f3876a06fa739c;p=pandora-kernel.git drivers: thermal: allow ti-soc-thermal run without pcb zone This patch changes the behavior of TI SoC thermal driver when there is a PCB thermal zone. Instead of reporting an error code when reading from PCB temperature sensor fails, this patch will make the driver attempt to compose the hotspot extrapolation based on bandgap readings only. Cc: Zhang Rui Cc: linux-pm@vger.kernel.org Cc: linux-kernel@vger.kernel.org Signed-off-by: Eduardo Valentin --- Reading git-diff-tree failed