commit | ecc4d9da2136715e9df9f5f885910f89d66d2949 | [log] [tgz] |
---|---|---|
author | Joseph Lo <josephl@nvidia.com> | Mon May 20 18:39:26 2013 +0800 |
committer | Stephen Warren <swarren@nvidia.com> | Wed May 22 15:19:22 2013 -0600 |
tree | e4f64fae0ba184d19813ff9eb408c83d738325b0 | |
parent | f6d06f33664756cfa8bce3494e586be32b213bdd [diff] |
ARM: tegra: make tegra_resume can work for Tegra114 Tegra114 had a newer flow controller hardware that makes its behavior and configurations are different with other Tegra series. We fix the common resume function of tegra_resume to make it can work on Tegra114 by checking SoC ID. And also checking CPU primary part number to isolate the support code for Cortex A9 and A15. Signed-off-by: Joseph Lo <josephl@nvidia.com> Signed-off-by: Stephen Warren <swarren@nvidia.com>