diff options
author | Kamil Konieczny <k.konieczny@partner.samsung.com> | 2019-08-07 15:38:35 +0200 |
---|---|---|
committer | MyungJoo Ham <myungjoo.ham@samsung.com> | 2019-08-25 12:46:07 +0900 |
commit | 2c2b20e0da89c76759ee28c6824413ab2fa3bfc6 (patch) | |
tree | e01f137e58350b52642f5720d9a2a62c321b6196 /lib/mpi/mpiutil.c | |
parent | e2fc1677eea749414a7db0058847509566bf64e1 (diff) |
PM / devfreq: exynos-bus: Correct clock enable sequence
Regulators should be enabled before clocks to avoid h/w hang. This
require change in exynos_bus_probe() to move exynos_bus_parse_of()
after exynos_bus_parent_parse_of() and change in error handling.
Similar change is needed in exynos_bus_exit() where clock should be
disabled before regulators.
Signed-off-by: Kamil Konieczny <k.konieczny@partner.samsung.com>
Acked-by: Chanwoo Choi <cw00.choi@samsung.com>
Signed-off-by: MyungJoo Ham <myungjoo.ham@samsung.com>
Diffstat (limited to 'lib/mpi/mpiutil.c')
0 files changed, 0 insertions, 0 deletions