of: Fixes for OF probing on little endian systems
authorRob Herring <rob.herring@calxeda.com>
Tue, 16 Nov 2010 20:33:50 +0000 (14:33 -0600)
committerGrant Likely <grant.likely@secretlab.ca>
Mon, 3 Jan 2011 21:08:18 +0000 (14:08 -0700)
Fixes for sdhci-of and ipmi drivers.

Auditing all drivers using of_get_property did not find other
occurrences likely to be used on LE platforms.

Signed-off-by: Rob Herring <rob.herring@calxeda.com>
Signed-off-by: Grant Likely <grant.likely@secretlab.ca>

No differences found