sparc: break out some PROM device-tree building code out into drivers/of
authorAndres Salomon <dilinger@queued.net>
Mon, 30 Aug 2010 03:57:28 +0000 (03:57 +0000)
committerGrant Likely <grant.likely@secretlab.ca>
Sat, 9 Oct 2010 08:36:12 +0000 (02:36 -0600)
commit9bdf6bab4ecfb6a8ca50c0c46f2365ef6c3e35b7
tree0ebdb6e3e60d68de8f27592cd065db363966dc30
parent8d1255627d4ce9cb4b9d0a1c44b6c18d92e84a99
sparc: break out some PROM device-tree building code out into drivers/of

Transitioning into making this useful for architectures other than sparc.
This is a verbatim copy of all functions/variables that've been moved.

Signed-off-by: Andres Salomon <dilinger@queued.net>
Acked-by: David S. Miller <davem@davemloft.net>
Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
arch/sparc/kernel/prom_common.c
drivers/of/pdt.c [new file with mode: 0644]