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)
commita37c82a3b3c0910019abfd22a97be1fdf11ae3e5
tree423a3a4913d4b8fced511c69fa510e9ec1653c89
parent34ece9e610682f34776136cba7b4600ea5d8fd94
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