sparc: Implement of_address_to_resource().
authorDavid S. Miller <davem@davemloft.net>
Fri, 18 Mar 2011 22:31:19 +0000 (15:31 -0700)
committerDavid S. Miller <davem@davemloft.net>
Fri, 18 Mar 2011 22:31:19 +0000 (15:31 -0700)
Similarly to irq_of_parse_and_map(), find the platform_device
object and return the pre-computed resource.

Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found