linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Geert Uytterhoeven <geert+renesas@glider.be>
To: Thomas Gleixner <tglx@linutronix.de>,
	Jason Cooper <jason@lakedaemon.net>,
	Marc Zyngier <marc.zyngier@arm.com>,
	Linus Walleij <linus.walleij@linaro.org>,
	Bartosz Golaszewski <bgolaszewski@baylibre.com>
Cc: linux-renesas-soc@vger.kernel.org, linux-gpio@vger.kernel.org,
	linux-kernel@vger.kernel.org,
	Geert Uytterhoeven <geert+renesas@glider.be>
Subject: [PATCH 0/4] irqchip: renesas: Use proper irq_chip name and parent
Date: Fri,  7 Jun 2019 11:58:54 +0200	[thread overview]
Message-ID: <20190607095858.10028-1-geert+renesas@glider.be> (raw)

	Hi all,

Recently, Marc pointed out some common misconceptions w.r.t. the .name
and .parent_device fields in struct irq_chip.  This patch series fixes
them in the Renesas interrupt controller drivers.

The first two patches are destined for the irqchip tree, the last two
for the GPIO tree.

Thanks!

Geert Uytterhoeven (4):
  irqchip/renesas-intc-irqpin: Use proper irq_chip name and parent
  irqchip/renesas-irqc: Use proper irq_chip name and parent
  gpio: em: Use proper irq_chip name
  gpio: rcar: Use proper irq_chip name

 drivers/gpio/gpio-em.c                    | 2 +-
 drivers/gpio/gpio-rcar.c                  | 2 +-
 drivers/irqchip/irq-renesas-intc-irqpin.c | 3 ++-
 drivers/irqchip/irq-renesas-irqc.c        | 3 ++-
 4 files changed, 6 insertions(+), 4 deletions(-)

-- 
2.17.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

             reply	other threads:[~2019-06-07  9:59 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-06-07  9:58 Geert Uytterhoeven [this message]
2019-06-07  9:58 ` [PATCH 1/4] irqchip/renesas-intc-irqpin: Use proper irq_chip name and parent Geert Uytterhoeven
2019-06-07  9:58 ` [PATCH 2/4] irqchip/renesas-irqc: " Geert Uytterhoeven
2019-06-07  9:58 ` [PATCH 3/4] gpio: em: Use proper irq_chip name Geert Uytterhoeven
2019-06-07  9:58 ` [PATCH 4/4] gpio: rcar: " Geert Uytterhoeven
2019-06-11 11:23 ` [PATCH 0/4] irqchip: renesas: Use proper irq_chip name and parent 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=20190607095858.10028-1-geert+renesas@glider.be \
    --to=geert+renesas@glider.be \
    --cc=bgolaszewski@baylibre.com \
    --cc=jason@lakedaemon.net \
    --cc=linus.walleij@linaro.org \
    --cc=linux-gpio@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-renesas-soc@vger.kernel.org \
    --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).