linux-sh.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] irqchip/renesas-intc-irqpin: Remove obsolete platform data support
@ 2015-10-07 10:51 Geert Uytterhoeven
  2015-10-07 10:51 ` [PATCH 1/2] " Geert Uytterhoeven
                   ` (2 more replies)
  0 siblings, 3 replies; 10+ messages in thread
From: Geert Uytterhoeven @ 2015-10-07 10:51 UTC (permalink / raw)
  To: Thomas Gleixner, Jason Cooper, Marc Zyngier
  Cc: Magnus Damm, linux-kernel, linux-sh, Geert Uytterhoeven

	Hi Thomas, Jason, Marc,

Since commit 4baadb9e05c68962 ("ARM: shmobile: r8a7778: remove obsolete
setup code"), which is now in arm-soc/for-next, all Renesas SoCs with a
renesas-intc-irqpin module are only supported in generic DT-only ARM
multi-platform builds.  The driver doesn't need to use platform data
anymore, hence this series removes platform data configuration, and does
a small cleanup.

Thanks!

Geert Uytterhoeven (2):
  irqchip/renesas-intc-irqpin: Remove obsolete platform data support
  irqchip/renesas-intc-irqpin: Remove intc_irqpin_priv.number_of_irqs

 drivers/irqchip/irq-renesas-intc-irqpin.c          | 51 ++++++++--------------
 .../linux/platform_data/irq-renesas-intc-irqpin.h  | 29 ------------
 2 files changed, 18 insertions(+), 62 deletions(-)
 delete mode 100644 include/linux/platform_data/irq-renesas-intc-irqpin.h

-- 
1.9.1

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

^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2015-10-12  7:09 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-10-07 10:51 [PATCH 0/2] irqchip/renesas-intc-irqpin: Remove obsolete platform data support Geert Uytterhoeven
2015-10-07 10:51 ` [PATCH 1/2] " Geert Uytterhoeven
2015-10-07 18:51   ` kbuild test robot
2015-10-07 21:42     ` Geert Uytterhoeven
2015-10-09 12:19       ` Thomas Gleixner
2015-10-12  0:27         ` Simon Horman
2015-10-12  6:52           ` Thomas Gleixner
2015-10-12  7:09             ` Geert Uytterhoeven
2015-10-07 10:51 ` [PATCH 2/2] irqchip/renesas-intc-irqpin: Remove intc_irqpin_priv.number_of_irqs Geert Uytterhoeven
2015-10-07 12:46 ` [PATCH 0/2] irqchip/renesas-intc-irqpin: Remove obsolete platform data support Marc Zyngier

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).