]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitb3104d56557eda0a1bcefb6b6c70afd0051bb9b6
tree00b89f25d523540e121b0d0bb479da8dc869e411
parent1f285ca47d0e1759e52b8dc2d7061feda9395150
sparc: Implement of_address_to_resource().

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>
arch/sparc/kernel/of_device_common.c