
19 Sep
2014
19 Sep
'14
8:31 a.m.
Dear Josh Wu,
Josh Wu Josh.wu@atmel.com writes:
We defined the macro pmecc_readl(b)/pmecc_writel for pmecc register access. But in the driver we also use the readl(b)/writel. To keep consistent, this patch make all use pmecc_readl(b)/pmecc_writel.
Signed-off-by: Josh Wu josh.wu@atmel.com Reviewed-by: Andreas Bießmann andreas.devel@googlemail.com
drivers/mtd/nand/atmel_nand.c | 21 +++++++++++---------- drivers/mtd/nand/atmel_nand_ecc.h | 3 +++ 2 files changed, 14 insertions(+), 10 deletions(-)
applied to u-boot-atmel/master, thanks!
Best regards, Andreas Bießmann