]> git.karo-electronics.de Git - mv-sheeva.git/commit
of/address: restrict 'no-ranges' kludge to powerpc
authorGrant Likely <grant.likely@secretlab.ca>
Tue, 8 Jun 2010 13:48:11 +0000 (07:48 -0600)
committerGrant Likely <grant.likely@secretlab.ca>
Mon, 5 Jul 2010 22:14:27 +0000 (16:14 -0600)
commit3930f294d081c9e2a65f137a7d5fb6c161e4aa94
tree7067d9ca87a0c2e885801dd91d72944a0aee2d22
parent154063a9c03d31228b6f9366d2ffc2b7c4961698
of/address: restrict 'no-ranges' kludge to powerpc

Certain Apple machines don't use the ranges property correctly, but the
workaround should not be applied on other architectures.  This patch
disables the workaround for non-powerpc architectures.

Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
Acked-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
CC: Stephen Rothwell <sfr@canb.auug.org.au>
drivers/of/address.c