Re: [PATCH] gpio: dwapb: use dwapb_read instead of readl_relaxed

From: Linus Walleij
Date: Mon Apr 24 2017 - 09:09:47 EST


On Thu, Apr 13, 2017 at 11:46 AM, Jisheng Zhang <jszhang@xxxxxxxxxxx> wrote:

> Commit 67809b974a07 ("GPIO: gpio-dwapb: Change readl&writel to
> dwapb_read&dwapb_write") missed this readl_relaxed() usage, I'm not
> sure the reason, maybe for performance reason? But if we do care
> the performance, we could use the relaxed io in dwapb_read and
> dwapb_write.
>
> Signed-off-by: Jisheng Zhang <jszhang@xxxxxxxxxxx>

Patch applied.

Yours,
Linus Walleij