commit | d2dd482bc17c3bc240045f80a7c4b4d5cea5e29c | [log] [tgz] |
---|---|---|
author | Benjamin Herrenschmidt <benh@kernel.crashing.org> | Wed Nov 30 16:57:28 2005 +1100 |
committer | Paul Mackerras <paulus@samba.org> | Mon Jan 09 14:51:26 2006 +1100 |
tree | 9c40a9ab9a04839f2d578f9d47985b399074ce58 | |
parent | bb6b9b28d6847bc71f910e2e82c9040ff4b97ec0 [diff] |
[PATCH] powerpc: Update OF address parsers This updates the OF address parsers to return the IO flags indicating the type of address obtained. It also adds a PCI call for converting physical addresses that hit IO space into into IO tokens, and add routines that return the translated addresses into struct resource Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org> Signed-off-by: Paul Mackerras <paulus@samba.org>