commit | 51bb73f93410a30550641f69d14cfb7b43fd2da1 | [log] [tgz] |
---|---|---|
author | Dmitry Osipenko <digetx@gmail.com> | Fri Dec 20 05:08:47 2019 +0300 |
committer | Thierry Reding <treding@nvidia.com> | Fri Jan 10 15:47:18 2020 +0100 |
tree | ed9a36ac3324df76ef4195a2f8d8c1317fbc6ff1 | |
parent | 5f5636ef1de9174db8333787086a0e105938a2c5 [diff] |
memory: tegra30-emc: Firm up suspend/resume sequence The current code doesn't prevent race conditions of suspend/resume vs CCF. Let's take exclusive control over the EMC clock during suspend in a way that is free from race conditions. Signed-off-by: Dmitry Osipenko <digetx@gmail.com> Signed-off-by: Thierry Reding <treding@nvidia.com>