From: Anson Huang Date: Tue, 6 Jan 2015 10:50:22 +0000 (+0800) Subject: Thermal: imx: add clk disable/enable for suspend/resume X-Git-Tag: omap-for-v4.1/prcm-dts-mfd-syscon-fix~279^2^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d26eef8b725da620980ee20f7812f4488a206483;p=pandora-kernel.git Thermal: imx: add clk disable/enable for suspend/resume Thermal sensor's clk is from pll3_usb_otg, per hardware design requirement, need to make sure pll3_usb_otg is disabled before STOP mode is entered, otherwise, all PFDs under it may enter incorrect state, this patch disables pll3_usb_otg before suspend and enables it after resume. Signed-off-by: Anson Huang Signed-off-by: Eduardo Valentin --- Reading git-diff-tree failed