mirror of
https://github.com/genesi/linux-legacy.git
synced 2026-09-04 13:57:46 +00:00
For timer based power autogating, we have to move clk_enable/disable out of timer handler, because they become may sleep. Signed-off-by: Richard Zhao <richard.zhao@freescale.com>