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:
d526996
)
[POWERPC] Make endianess of cfg_addr for indirect pci ops runtime
author
Kumar Gala
<galak@kernel.crashing.org>
Thu, 19 Jul 2007 21:07:35 +0000
(16:07 -0500)
committer
Kumar 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