commit | c51242e7080d2265761de309cdea222d7e27bdfe | [log] [tgz] |
---|---|---|
author | Kyle Moffett <Kyle.D.Moffett@boeing.com> | Fri Dec 02 06:28:06 2011 +0000 |
committer | Benjamin Herrenschmidt <benh@kernel.crashing.org> | Wed Dec 07 13:43:08 2011 +1100 |
tree | 3a485e889b8f9680c5b244c651acd0af7c1621b7 | |
parent | c579bc766a84a57c31d7b41276ffa9545a34ee1b [diff] |
powerpc/mpic: Cache the device-tree node in "struct mpic" Store the node pointer in the MPIC during initialization so that all of the later operational code can just reuse the cached pointer. Signed-off-by: Kyle Moffett <Kyle.D.Moffett@boeing.com> Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>