On Saturday 15 September 2012, Alessandro Rubini wrote:
> > - .options= NAND_COPYBACK | NAND_CACHEPRG | NAND_NO_PADDING \
> > - | NAND_NO_READRDY,
> > + .options= NAND_COPYBACK | NAND_CACHEPRG | NAND_NO_PADDING,
>
> This is not clear to me, and it looks
On Fri, Sep 14, 2012 at 11:34 PM, Arnd Bergmann wrote:
> ARM is moving to stricter checks on readl/write functions,
> so we need to use the correct types everywhere.
>
> Cc: Alessandro Rubini
> Cc: Linus Walleij
> Cc: STEricsson
> Signed-off-by: Arnd Bergmann
> ---
> arch/arm/mach-nomadik/bo
> - .options= NAND_COPYBACK | NAND_CACHEPRG | NAND_NO_PADDING \
> - | NAND_NO_READRDY,
> + .options= NAND_COPYBACK | NAND_CACHEPRG | NAND_NO_PADDING,
This is not clear to me, and it looks unrelated. But I admit I haven't
studied what happened to NAND_NO_
ARM is moving to stricter checks on readl/write functions,
so we need to use the correct types everywhere.
Cc: Alessandro Rubini
Cc: Linus Walleij
Cc: STEricsson
Signed-off-by: Arnd Bergmann
---
arch/arm/mach-nomadik/board-nhk8815.c |3 +--
arch/arm/mach-nomadik/include/mach/har
4 matches
Mail list logo