[PATCH 3/6] clk: samsung: exynos4: Remove SRC_MASK_ISP gates
From: Tomasz Figa <hidden>
Date: 2014-06-30 13:50:53
Also in:
linux-samsung-soc, lkml
From: Tomasz Figa <hidden>
Date: 2014-06-30 13:50:53
Also in:
linux-samsung-soc, lkml
On 24.06.2014 15:57, Tomasz Figa wrote:
ISP special clocks have dedicated gating registers and so MUX SRC_MASK register should not be used. This patch fixes the problem of Exynos4x12-based boards freezing on system suspend, because those mux outputs need not to be masked while suspending. Signed-off-by: Tomasz Figa <redacted> Cc: Mike Turquette <redacted> --- drivers/clk/samsung/clk-exynos4.c | 16 ++++------------ 1 file changed, 4 insertions(+), 12 deletions(-)
Applied as a fix for 3.16. Best regards, Tomasz