]> git.baikalelectronics.ru Git - kernel.git/commit
[SPARC]: Encode I/O space into resource flags on sparc32.
authorDavid S. Miller <davem@davemloft.net>
Thu, 29 Jun 2006 21:35:14 +0000 (14:35 -0700)
committerDavid S. Miller <davem@sunset.davemloft.net>
Thu, 29 Jun 2006 23:37:14 +0000 (16:37 -0700)
commit588c35f64ed8432faab84e7d6c12155123ce6c05
treed092f799f94cba809f55069dd1236feff71550a1
parentd4a16f8e456a96fdefc2b2ae3c3ba3281f834d8b
[SPARC]: Encode I/O space into resource flags on sparc32.

On sparc64 we don't need to do this because the resource
values are large enough to encode the full physical address.

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