[PATCH v2 1/2] ARM: cache-l2x0: remove __init annotation from initialization functions
From: Shawn Guo <hidden>
Date: 2011-09-12 05:27:50
From: Shawn Guo <hidden>
Date: 2011-09-12 05:27:50
On Tue, Sep 06, 2011 at 09:19:03AM +0200, Linus Walleij wrote:
On Tue, Sep 6, 2011 at 7:48 AM, Shawn Guo [off-list ref] wrote:quoted
The patch removes __init annotation from a few initialization functions to make the reinitialization possible. ?For example, platform resume function can call l2x0_of_init() to get L2 cache back to work.This will collide with patch 7080/1: http://www.arm.linux.org.uk/developer/patches/viewpatch.php?id=7080/1 Before you put it into the patch tracker can you please rebase it on that patch and also remove the __init tag from the l2x0_unlock() function?
Yes, will do, if rmk asks me to put the patch into patch tracker. -- Regards, Shawn