commit | 3f8c5c3b4d07fa24e7081a54798ddfab7360a102 | [log] [tgz] |
---|---|---|
author | Josh Boyer <jwboyer@linux.vnet.ibm.com> | Mon Dec 24 10:42:02 2007 -0600 |
committer | Josh Boyer <jwboyer@linux.vnet.ibm.com> | Mon Dec 24 10:42:02 2007 -0600 |
tree | 3bcd0754918c06ed8d532b09f1135a1b7316691c | |
parent | 9e0fd5f06cbdb3bb47ce54bdbfa43257e6b2b789 [diff] |
[POWERPC] 4xx: Use machine_device_initcall for bus probe 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>