ARM: tegra30: make the wait time of CPU power up to proportional to HZ
authorJoseph Lo <josephl@nvidia.com>
Mon, 7 Jan 2013 02:56:14 +0000 (10:56 +0800)
committerStephen Warren <swarren@nvidia.com>
Mon, 28 Jan 2013 18:14:43 +0000 (11:14 -0700)
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>

No differences found