of/sparc: convert various prom_* functions to use phandle
authorAndres Salomon <dilinger@queued.net>
Fri, 8 Oct 2010 21:18:11 +0000 (14:18 -0700)
committerGrant Likely <grant.likely@secretlab.ca>
Sat, 9 Oct 2010 08:33:34 +0000 (02:33 -0600)
Rather than passing around ints everywhere, use the
phandle type where appropriate for the various functions
that talk to the PROM.

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>

No differences found