commit | 1395868c06bd41390e50e7c7fe9a4783dd620867 | [log] [tgz] |
---|---|---|
author | Joseph Lo <josephl@nvidia.com> | Mon Jan 07 10:56:14 2013 +0800 |
committer | Stephen Warren <swarren@nvidia.com> | Mon Jan 28 11:14:43 2013 -0700 |
tree | 3bd83dd1fef35e8a5dbd587bc8a9a0479942145c | |
parent | 9e32366fe51fea464adb21c244f372d55207e13c [diff] |
ARM: tegra30: make the wait time of CPU power up to proportional to HZ It would rather to use the API of time_to_jiffies than a constant number of jiffies for the wait time of CPU power up. Based on the work by: Sang-Hun Lee <sanlee@nvidia.com> Signed-off-by: Joseph Lo <josephl@nvidia.com> Signed-off-by: Stephen Warren <swarren@nvidia.com>