commit | 549beb9ba3b03345cbd8e1233825d5b197a3f9f7 | [log] [tgz] |
---|---|---|
author | Benjamin Herrenschmidt <benh@kernel.crashing.org> | Thu Dec 20 14:54:57 2007 +1100 |
committer | Paul Mackerras <paulus@samba.org> | Thu Dec 20 16:18:11 2007 +1100 |
tree | c192ba6cdfa13e9888d9e5f534d2862127d412cb | |
parent | 24f8c827f9b8ab2c8644f7ab85a1b1d58fc0fcf7 [diff] |
[POWERPC] Merge 32 and 64 bits pcibios_enable_device This merge the two implementations, based on the previously fixed up 32 bits one. The pcibios_enable_device_hook in ppc_md is now available for ppc64 use. Also remove the new unused "initial" parameter from it and fixup users. Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org> Signed-off-by: Paul Mackerras <paulus@samba.org>