commit | a37c82a3b3c0910019abfd22a97be1fdf11ae3e5 | [log] [tgz] |
---|---|---|
author | Tomasz Figa <t.figa@samsung.com> | Tue Jun 24 15:57:12 2014 +0200 |
committer | Tomasz Figa <t.figa@samsung.com> | Mon Jun 30 14:46:03 2014 +0200 |
tree | 423a3a4913d4b8fced511c69fa510e9ec1653c89 | |
parent | 34ece9e610682f34776136cba7b4600ea5d8fd94 [diff] |
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>