Re: [PATCH v12 6/10] video/fbdev, asm/io.h: Remove ioremap_writethrough()

From: Geert Uytterhoeven
Date: Tue Jun 02 2015 - 03:10:27 EST


On Mon, Jun 1, 2015 at 9:36 PM, Toshi Kani <toshi.kani@xxxxxx> wrote:
> This patch removes the callers of ioremap_writethrough() by
> replacing them with ioremap_wt() in three drivers under
> drivers/video/fbdev. It then removes ioremap_writethrough()
> defined in some architecture's asm/io.h, frv, m68k, microblaze,
> and tile.
>
> Signed-off-by: Toshi Kani <toshi.kani@xxxxxx>
> ---
> arch/frv/include/asm/io.h | 5 -----
> arch/m68k/include/asm/io_mm.h | 5 -----
> arch/m68k/include/asm/io_no.h | 4 ----
> arch/microblaze/include/asm/io.h | 1 -
> arch/tile/include/asm/io.h | 1 -
> drivers/video/fbdev/amifb.c | 4 ++--
> drivers/video/fbdev/atafb.c | 3 +--
> drivers/video/fbdev/hpfb.c | 4 ++--

For the m68k and amifb/atafb/hpfb changes:
Acked-by: Geert Uytterhoeven <geert@xxxxxxxxxxxxxx>

Gr{oetje,eeting}s,

Geert

--
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@xxxxxxxxxxxxxx

In personal conversations with technical people, I call myself a hacker. But
when I'm talking to journalists I just say "programmer" or something like that.
-- Linus Torvalds
--
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/