[PATCH] powerpc: Update OF address parsers
authorBenjamin Herrenschmidt <benh@kernel.crashing.org>
Wed, 30 Nov 2005 05:57:28 +0000 (16:57 +1100)
committerPaul Mackerras <paulus@samba.org>
Mon, 9 Jan 2006 03:51:26 +0000 (14:51 +1100)
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>

No differences found