From: Stefan Agner Date: Tue, 11 Feb 2014 00:44:13 +0000 (+0100) Subject: ARM: tegra: don't timeout if CPU is powergated X-Git-Tag: v3.15-rc1~79^2~4^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5f809932419375af8203561a39c70ed1a994c877;p=pandora-kernel.git ARM: tegra: don't timeout if CPU is powergated When booting secondary CPU(s) which are not yet powergated, a wrong check lead to a timeout after 100 jiffies. With this patch, we only delay powergating if CPUs are still not powered yet. Signed-off-by: Stefan Agner Reviewed-by: Thierry Reding Signed-off-by: Stephen Warren --- Reading git-diff-tree failed