git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8bf4156
)
powerpc/mpic: Assume a device-node was passed in mpic_alloc()
author
Kyle Moffett
<Kyle.D.Moffett@boeing.com>
Fri, 2 Dec 2011 06:28:00 +0000
(06:28 +0000)
committer
Benjamin Herrenschmidt
<benh@kernel.crashing.org>
Wed, 7 Dec 2011 02:43:07 +0000
(13:43 +1100)
All of the existing callers of mpic_alloc() pass in a non-NULL
device-node pointer, so the checks for a NULL device-node may be
removed.
Signed-off-by: Kyle Moffett <Kyle.D.Moffett@boeing.com>
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
No differences found