of: GPIO: Fix OF probing on little-endian systems
authorMichal Simek <monstr@monstr.eu>
Wed, 29 Sep 2010 05:52:12 +0000 (15:52 +1000)
committerGrant Likely <grant.likely@secretlab.ca>
Wed, 29 Sep 2010 06:28:08 +0000 (15:28 +0900)
DTB is always big-endian that's why is necessary
to convert it.

Signed-off-by: Michal Simek <monstr@monstr.eu>
Signed-off-by: Grant Likely <grant.likely@secretlab.ca>

No differences found