[PATCH v2 2/2] ARM: smp_scu: remove __init annotation from scu_enable()
From: Shawn Guo <hidden>
Date: 2011-09-22 15:04:01
From: Shawn Guo <hidden>
Date: 2011-09-22 15:04:01
On Sat, Sep 17, 2011 at 04:32:37PM +0800, Shawn Guo wrote:
On Tue, Sep 06, 2011 at 01:48:27PM +0800, Shawn Guo wrote:quoted
When Cortex-A9 MPCore resumes from Dormant or Shutdown modes, SCU needs to be re-enabled. This patch removes __init annotation from function scu_enable(), so that platform resume procedure can call it to re-enable SCU. Signed-off-by: Shawn Guo <redacted> ---Hi Russell, Do you have any comment on this patch? Can I put it into patch tracker?
Ping x 2. As imx6q suspend support depends on this patch, I really need to know if you will merge it. Otherwise, I will probably have to copy the code into imx6q platform code just like exynos4 is doing. -- Regards, Shawn