From: Bartlomiej Zolnierkiewicz Date: Wed, 18 Mar 2015 13:09:54 +0000 (+0100) Subject: ARM: EXYNOS: make exynos_core_restart() less verbose X-Git-Tag: omap-for-v4.2/fixes-rc1^2~104^2~4^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=66dc54fd7d1022ef2d55f690d8501c2e2cbb6b4a;p=pandora-kernel.git ARM: EXYNOS: make exynos_core_restart() less verbose There is a kernel message about secondary CPU bootup when exynos_core_restart() is called through CPU hotplug code-path (the only exynos_core_restart() user currently) so there is no need for an extra info on Exynos3250 SoC about software reset. This also prepares exynos_core_restart() to be re-used in coupled cpuidle code-path in the future. Signed-off-by: Bartlomiej Zolnierkiewicz Cc: Daniel Lezcano Signed-off-by: Krzysztof Kozlowski Signed-off-by: Kukjin Kim --- Reading git-diff-tree failed