From: Geert Uytterhoeven <geert+renesas@glider.be>
To: Thomas Gleixner <tglx@linutronix.de>,
Jason Cooper <jason@lakedaemon.net>,
Marc Zyngier <marc.zyngier@arm.com>
Cc: Magnus Damm <magnus.damm@gmail.com>,
linux-kernel@vger.kernel.org, linux-sh@vger.kernel.org,
Geert Uytterhoeven <geert+renesas@glider.be>
Subject: [PATCH 0/2] irqchip/renesas-intc-irqpin: Remove obsolete platform data support
Date: Wed, 07 Oct 2015 10:51:32 +0000 [thread overview]
Message-ID: <1444215094-27159-1-git-send-email-geert+renesas@glider.be> (raw)
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
next reply other threads:[~2015-10-07 10:51 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-10-07 10:51 Geert Uytterhoeven [this message]
2015-10-07 10:51 ` [PATCH 1/2] irqchip/renesas-intc-irqpin: Remove obsolete platform data support 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
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1444215094-27159-1-git-send-email-geert+renesas@glider.be \
--to=geert+renesas@glider.be \
--cc=jason@lakedaemon.net \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-sh@vger.kernel.org \
--cc=magnus.damm@gmail.com \
--cc=marc.zyngier@arm.com \
--cc=tglx@linutronix.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).