commit | 2e56ff206b7c6c28b847ccdbe46ad69b3263ac32 | [log] [tgz] |
---|---|---|
author | Kumar Gala <galak@kernel.crashing.org> | Thu Jul 19 16:07:35 2007 -0500 |
committer | Kumar Gala <galak@kernel.crashing.org> | Mon Jul 23 22:29:09 2007 -0500 |
tree | 636f8d31a2b6c19fe21b12c61f47dcd96d393871 | |
parent | d5269966e57484548bc5d38e117f161bf2f56ce9 [diff] |
[POWERPC] Make endianess of cfg_addr for indirect pci ops runtime Make it so we do a runtime check to know if we need to write cfg_addr as big or little endian. This is needed if we want to allow 86xx support to co-exist in the same kernel as other 6xx PPCs. Signed-off-by: Kumar Gala <galak@kernel.crashing.org>