commit | b4e395b2cb5ce871f23a176fed74316a7de64a97 | [log] [tgz] |
---|---|---|
author | Prashant Gaikwad <pgaikwad@nvidia.com> | Tue Jun 05 09:44:40 2012 +0530 |
committer | Stephen Warren <swarren@nvidia.com> | Mon Jun 11 11:48:43 2012 -0600 |
tree | 876c73b9bbf130e3fbbe2f591f34dbda2bb314f4 | |
parent | f3d549dd5b217d084c9fe6581e0430909440de2b [diff] |
ARM: tegra: Remove flow controller programming This particular code had no effect on WFI execution. It only asserts/de-asserts signal to tegra "legacy" CPU idle stats monitor, which we are no longer using (cpufreq is based on kernel s/w idle stats instead). Signed-off-by: Prashant Gaikwad <pgaikwad@nvidia.com> Signed-off-by: Stephen Warren <swarren@nvidia.com>