mirror of
https://github.com/LineageOS/android_kernel_fxtec_sm6115.git
synced 2026-06-19 03:25:23 +00:00
To fully gate the clock and thus potentially also save more power in runtime suspend state, extend clock handling with clk_prepare|unprepare in the runtime PM callbacks. Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org> Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>