[SPARC64]: Fix of_ioremap().
authorDavid S. Miller <davem@sunset.davemloft.net>
Thu, 19 Oct 2006 06:00:35 +0000 (23:00 -0700)
committerDavid S. Miller <davem@sunset.davemloft.net>
Fri, 20 Oct 2006 00:20:31 +0000 (17:20 -0700)
commit6bda57365a5fda4743d83a5987c6aab66e90771c
tree9a25596fd6cdca614b0f304ac280d39cf8dc6890
parente83f214e45a80459d2931ae1259ab5fae82c8a8e
[SPARC64]: Fix of_ioremap().

Use request_mem_region() if IORESOURCE_MEM.

Signed-off-by: David S. Miller <davem@davemloft.net>
arch/sparc64/kernel/of_device.c