]> 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)
commit88414f6872a0b5285b712bd23399112090263dea
tree423a3a4913d4b8fced511c69fa510e9ec1653c89
parente924c19cd0619ec7570405031d42ab8d84cf6258
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