[POWERPC] Make endianess of cfg_addr for indirect pci ops runtime
authorKumar Gala <galak@kernel.crashing.org>
Thu, 19 Jul 2007 21:07:35 +0000 (16:07 -0500)
committerKumar Gala <galak@kernel.crashing.org>
Tue, 24 Jul 2007 03:29:09 +0000 (22:29 -0500)
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>

No differences found