On Sat, Sep 24, 2011 at 06:39:09PM +0800, Shawn Guo wrote:
On Fri, Sep 23, 2011 at 09:49:55PM +0100, Russell King - ARM Linux wrote:
quoted
On Thu, Sep 22, 2011 at 11:04:01PM +0800, Shawn Guo wrote:
quoted
On Sat, Sep 17, 2011 at 04:32:37PM +0800, Shawn Guo wrote:
quoted
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.
It's fine.
I'm unsure about this comment. Does it mean that the patch looks fine
for being merged, or it's fine to duplicate the code in imx6q platform?
The patch looks fine.