From: Jonghwa Lee Date: Sat, 18 May 2013 09:50:26 +0000 (+0000) Subject: Thermal: core: Ask .get_trip_temp() to register thermal zone device. X-Git-Tag: v3.11-rc1~27^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=83720d0b79618cd07c955ef1204c9cb0acb614a5;p=pandora-kernel.git Thermal: core: Ask .get_trip_temp() to register thermal zone device. This patch adds a requirement needing .get_trip_temp() callback function for registering thermal zone device. This function is used when thermal zone is updated and essential where thermal core handles thermal trip based only polling way not hw interrupt. Signed-off-by: Jonghwa Lee Signed-off-by: MyungJoo Ham Acked-by: Durgadoss R Signed-off-by: Zhang Rui --- Reading git-diff-tree failed