]> git.baikalelectronics.ru Git - kernel.git/commit
[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)
commit3d75c23bd34e3a96e4f58b8db381b3cc7d5caa8a
tree9a25596fd6cdca614b0f304ac280d39cf8dc6890
parent7b2079c6a6da1c866bad91c35d506d671c73f05b
[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