From: Anson Huang Date: Mon, 23 Dec 2013 20:49:22 +0000 (-0500) Subject: thermal: imx: add necessary clk operation X-Git-Tag: v3.14-rc1~106^2~1^3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=329fe7b14d6cef4b8cf8c866ff41057a70224de2;p=pandora-kernel.git thermal: imx: add necessary clk operation Thermal sensor needs pll3_usb_otg when measuring temperature, otherwise the temperature read will be incorrect, so need to enable this clk before sensor working, for alarm function, as hardware will take measurement periodically, so we should keep this clk always on once alarm function is enabled. Signed-off-by: Anson Huang Acked-by: Shawn Guo Signed-off-by: Zhang Rui --- Reading git-diff-tree failed