diff options
author | Kamil Konieczny <[email protected]> | 2019-08-07 15:38:35 +0200 |
---|---|---|
committer | MyungJoo Ham <[email protected]> | 2019-08-25 12:46:07 +0900 |
commit | 2c2b20e0da89c76759ee28c6824413ab2fa3bfc6 (patch) | |
tree | e01f137e58350b52642f5720d9a2a62c321b6196 /scripts/gcc-plugins/cyc_complexity_plugin.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 <[email protected]>
Acked-by: Chanwoo Choi <[email protected]>
Signed-off-by: MyungJoo Ham <[email protected]>
Diffstat (limited to 'scripts/gcc-plugins/cyc_complexity_plugin.c')
0 files changed, 0 insertions, 0 deletions