linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Linus Walleij <linus.walleij@linaro.org>
To: Greg KH <gregkh@linuxfoundation.org>
Cc: "open list:GPIO SUBSYSTEM" <linux-gpio@vger.kernel.org>,
	linux-kernel <linux-kernel@vger.kernel.org>,
	Stephen Boyd <sboyd@kernel.org>
Subject: [GIT PULL] GPIO fix for v4.19
Date: Fri, 12 Oct 2018 10:34:55 +0200	[thread overview]
Message-ID: <CACRpkdb-KP_m6+2oB9r-WbR9K3juC+EMjgktv7v-PS_OACie=w@mail.gmail.com> (raw)

Hi Greg,

here is a last minute GPIO fix for the v4.19 series.

This fixes GPIO IRQchip parent assignment on a lot
of GPIO drivers.

Please pull it in!

Yours,
Linus Walleij

The following changes since commit 0238df646e6224016a45505d2c111a24669ebe21:

  Linux 4.19-rc7 (2018-10-07 17:26:02 +0200)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio.git
tags/gpio-v4.19-4

for you to fetch changes up to 3e779a2e7f909015f21428b66834127496110b6d:

  gpio: Assign gpio_irq_chip::parents to non-stack pointer (2018-10-10
14:03:27 +0200)

----------------------------------------------------------------
GPIO fix for the v4.19 series:
- Fix up the interrupt parent for the irqdomains.

----------------------------------------------------------------
Stephen Boyd (1):
      gpio: Assign gpio_irq_chip::parents to non-stack pointer

 drivers/gpio/gpiolib.c      | 3 ++-
 include/linux/gpio/driver.h | 7 +++++++
 2 files changed, 9 insertions(+), 1 deletion(-)

             reply	other threads:[~2018-10-12  8:35 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-10-12  8:34 Linus Walleij [this message]
2018-10-12 11:12 ` [GIT PULL] GPIO fix for v4.19 Greg KH
  -- strict thread matches above, loose matches on Subject: below --
2018-10-05 11:05 Linus Walleij
2018-10-05 23:30 ` Greg KH

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='CACRpkdb-KP_m6+2oB9r-WbR9K3juC+EMjgktv7v-PS_OACie=w@mail.gmail.com' \
    --to=linus.walleij@linaro.org \
    --cc=gregkh@linuxfoundation.org \
    --cc=linux-gpio@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=sboyd@kernel.org \
    /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).