commit | cea08169ad4ce46c222a223d8f71db6d9c3f1385 | [log] [tgz] |
---|---|---|
author | Zhang Qilong <zhangqilong3@huawei.com> | Mon May 31 22:25:42 2021 +0800 |
committer | Tony Lindgren <tony@atomide.com> | Fri Jun 11 10:24:26 2021 +0300 |
tree | b1a6af6bc1087d8b4f885c0c3ccc20283882502c | |
parent | 4e0018530c2edc5846a737222059661a2ae77522 [diff] |
bus: ti-sysc: using pm_runtime_resume_and_get instead of pm_runtime_get_sync Using pm_runtime_resume_and_get is more appropriate for simplifing code. Signed-off-by: Zhang Qilong <zhangqilong3@huawei.com> Signed-off-by: Tony Lindgren <tony@atomide.com>