]> git.baikalelectronics.ru Git - kernel.git/commit
clk: samsung: exynos4: Remove SRC_MASK_ISP gates
authorTomasz Figa <t.figa@samsung.com>
Tue, 24 Jun 2014 13:57:12 +0000 (15:57 +0200)
committerTomasz Figa <t.figa@samsung.com>
Mon, 30 Jun 2014 12:46:03 +0000 (14:46 +0200)
commit1bec8d6e2f51a01290750f087879e1cf1fae7f73
tree423a3a4913d4b8fced511c69fa510e9ec1653c89
parente00b8aa9af92ea4bee19db799d2e05afd752888b
clk: samsung: exynos4: Remove SRC_MASK_ISP gates

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 <t.figa@samsung.com>
Cc: Mike Turquette <mturquette@linaro.org>
drivers/clk/samsung/clk-exynos4.c