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:
9e0fd5f
)
[POWERPC] 4xx: Use machine_device_initcall for bus probe
author
Josh Boyer
<jwboyer@linux.vnet.ibm.com>
Mon, 24 Dec 2007 16:42:02 +0000
(10:42 -0600)
committer
Josh Boyer
<jwboyer@linux.vnet.ibm.com>
Mon, 24 Dec 2007 16:42:02 +0000
(10:42 -0600)
Some machine_xx_initcall macros were recently added that check for the machine
type before calling the function. This converts the 4xx platforms to use those
for bus probing.
Signed-off-by: Josh Boyer <jwboyer@linux.vnet.ibm.com>
No differences found