Re: [PATCH 4/5] of/address: little-endian fixes

2010-06-09 Thread Benjamin Herrenschmidt
On Tue, 2010-06-08 at 08:10 -0600, Grant Likely wrote: > Fix some endian issues in the OF address translation code. > > Signed-off-by: Grant Likely > CC: Michal Simek > CC: Wolfram Sang > CC: Stephen Rothwell Acked-by: Benjamin Herrenschmidt > CC: microblaze-ucli...@itee.uq.edu.au > CC: lin

[PATCH 4/5] of/address: little-endian fixes

2010-06-08 Thread Grant Likely
Fix some endian issues in the OF address translation code. Signed-off-by: Grant Likely CC: Michal Simek CC: Wolfram Sang CC: Stephen Rothwell CC: Benjamin Herrenschmidt CC: microblaze-ucli...@itee.uq.edu.au CC: linuxppc-...@ozlabs.org --- drivers/of/address.c | 12 +++- 1 files cha