Sudeep KarkadaNagesha afaf539854 powerpc: Remove big endianness assumption in of_find_next_cache_node
Currently big endianness of the device tree data is assumed in
of_find_next_cache_node for 'handle' when calling of_find_node_by_phandle.

In preparation to move this function to common code, this patch fixes
the endianness using 'be32_to_cpup'

Cc: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Cc: Grant Likely <grant.likely@linaro.org>
Cc: Rob Herring <rob.herring@calxeda.com>
Signed-off-by: Sudeep KarkadaNagesha <sudeep.karkadanagesha@arm.com>
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
2013-10-31 16:19:18 +11:00
..
2012-03-28 18:30:02 +01:00
2013-10-11 16:54:15 +11:00
2013-10-11 16:53:26 +11:00
2013-10-11 16:48:34 +11:00
2011-11-28 21:13:18 +02:00
2013-10-11 18:23:53 +11:00
2013-08-14 15:33:22 +10:00
2013-10-11 18:23:53 +11:00
2012-03-28 18:30:02 +01:00
2013-10-30 16:00:57 +11:00