Grant Likely 9a6b2e588c of: Fix phandle endian issues
The flat tree code wasn't fixing the endianness on phandle values when
unflattening the tree, and the code in drivers/of wasn't always doing a
be32_to_cpu before trying to dereference the phandle values.  This patch
fixes them.

Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
2010-07-24 16:51:52 -06:00
..
2010-07-20 16:25:41 -07:00
2010-07-01 09:39:48 +02:00
2010-07-20 16:25:41 -07:00
2010-07-24 16:51:52 -06:00
2010-07-19 13:17:37 -07:00
2010-06-29 15:29:31 -07:00
2010-06-01 12:04:35 -04:00
2010-06-23 22:49:07 +09:30