On Fri, 2010-10-01 at 17:06 +1000, Ian Munsie wrote:
> From: Ian Munsie
>
> This patch adds the appropriate conversions to correct the endianness
> issues in the MTD driver whenever it accesses the device tree (which is
> always big endian).
>
> Signed-off-by: Ian Munsie
Pushed to l2-mtd-2.6.g
From: Ian Munsie
This patch adds the appropriate conversions to correct the endianness
issues in the MTD driver whenever it accesses the device tree (which is
always big endian).
Signed-off-by: Ian Munsie
---
drivers/mtd/maps/physmap_of.c | 14 +++---
drivers/mtd/nand/fsl_upm.c