Re: [PATCH 8/8] memory: emif: Load the correct custom config valuesfrom dt

From: Santosh Shilimkar
Date: Mon Mar 11 2013 - 01:49:50 EST


On Monday 11 March 2013 10:36 AM, Lokesh Vutla wrote:
> of_get_property returns value in Big Endian format.
> Before using this value it should be converted to little endian
> using be32_to_cpup().
> Custom configs of emif are read from dt using of_get_property,
> but these are not converted to litte endian format.
> Correcting the same here.
>
> Signed-off-by: Lokesh Vutla <lokeshvutla@xxxxxx>
> ---
Looks fine.
Acked-by: Santosh Shilimkar <santosh.shilimkar@xxxxxx>

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/