]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit
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)
commit1395868c06bd41390e50e7c7fe9a4783dd620867
tree3bd83dd1fef35e8a5dbd587bc8a9a0479942145c
parent9e32366fe51fea464adb21c244f372d55207e13c
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>
arch/arm/mach-tegra/platsmp.c