Re: [PATCH v7] gpio: davinci: use {readl|writel}_relaxed() instead of __raw_*

From: Linus Walleij
Date: Thu Dec 12 2013 - 15:31:29 EST


On Wed, Dec 11, 2013 at 6:52 PM, Prabhakar Lad
<prabhakar.csengg@xxxxxxxxx> wrote:

> From: "Lad, Prabhakar" <prabhakar.csengg@xxxxxxxxx>
>
> This patch replaces the __raw_readl/writel with
> {readl|writel}_relaxed(), Altough the code runs on ARMv5
> based SOCs, changing this will help copying the code
> for other uses.
>
> Signed-off-by: Lad, Prabhakar <prabhakar.csengg@xxxxxxxxx>
> ---
> This patch is part of series [1] rest of the patches
> are Acked/reviewed so posting this patch independently
> and marking it as v7.
>
> [1] http://www.spinics.net/lists/devicetree/msg13037.html
>
> drivers/gpio/gpio-davinci.c | 36 ++++++++++++++++++------------------

Acked-by: Linus Walleij <linus.walleij@xxxxxxxxxx>

Should I take this into the GPIO tree, or should it go
in through the DaVinci tree?

Yours,
Linus Walleij
--
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/