Re: [PATCH 02/11] macintosh/via-pmu: Add missing mmio accessors
From: Geert Uytterhoeven <geert@linux-m68k.org>
Date: 2018-06-04 11:46:08
Also in:
lkml
From: Geert Uytterhoeven <geert@linux-m68k.org>
Date: 2018-06-04 11:46:08
Also in:
lkml
On Sat, Jun 2, 2018 at 5:27 AM, Finn Thain [off-list ref] wrote:
Add missing in_8() accessors to init_pmu() and pmu_sr_intr(). This fixes several sparse warnings: drivers/macintosh/via-pmu.c:536:29: warning: dereference of noderef expression drivers/macintosh/via-pmu.c:537:33: warning: dereference of noderef expression drivers/macintosh/via-pmu.c:1455:17: warning: dereference of noderef expression drivers/macintosh/via-pmu.c:1456:69: warning: dereference of noderef expression Tested-by: Stan Johnson <redacted> Signed-off-by: Finn Thain <redacted>
Reviewed-by: Geert Uytterhoeven <geert@linux-m68k.org>
Gr{oetje,eeting}s,
Geert
--
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@linux-m68k.org
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