ARM: imx: reset core along with enable/disable operation
authorShawn Guo <shawn.guo@linaro.org>
Wed, 9 Oct 2013 07:54:31 +0000 (15:54 +0800)
committerShawn Guo <shawn.guo@linaro.org>
Mon, 21 Oct 2013 01:37:32 +0000 (09:37 +0800)
From hotplug stress test result, resetting core during enable/disable
operation can improve cpu hotplug stability.  So let's set
SRC reset bit in imx_enable_cpu() for the core when its enable bit is
accessed.

Signed-off-by: Shawn Guo <shawn.guo@linaro.org>

No differences found