]> git.karo-electronics.de Git - karo-tx-linux.git/commit
ENGR00275542-2 thermal: imx: Add necessary clk operation
authorAnson Huang <b20788@freescale.com>
Mon, 19 Aug 2013 20:49:17 +0000 (16:49 -0400)
committerJason Liu <r64343@freescale.com>
Wed, 30 Oct 2013 01:54:54 +0000 (09:54 +0800)
commit9f77b24905e7fdb1316da3170b748a04b6eb7b30
treeea0a913f8bd31114711d4a6b1f7aaee9df340e51
parentbf48689a115e5ebc801c721045f536a09682b8db
ENGR00275542-2 thermal: imx: Add necessary clk operation

Thermal sensor's clock is from pll3_usb_otg 480MHz,
we need to enable it before getting thermal sensor
to work and disable it after thermal sensor stop
working.

Signed-off-by: Anson Huang <b20788@freescale.com>
drivers/thermal/imx_thermal.c