From: Joseph Lo Date: Mon, 7 Jan 2013 02:56:14 +0000 (+0800) Subject: ARM: tegra30: make the wait time of CPU power up to proportional to HZ X-Git-Tag: v3.9-rc1~122^2~9^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1395868c06bd41390e50e7c7fe9a4783dd620867;p=pandora-kernel.git 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 Signed-off-by: Joseph Lo Signed-off-by: Stephen Warren --- Reading git-diff-tree failed