linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Bartosz Golaszewski <brgl@bgdev.pl>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Andy Shevchenko <andriy.shevchenko@linux.intel.com>,
	Linus Walleij <linus.walleij@linaro.org>,
	linux-gpio@vger.kernel.org, linux-kernel@vger.kernel.org,
	Bartosz Golaszewski <brgl@bgdev.pl>
Subject: [GIT PULL] gpio: fixes for v5.17-rc1
Date: Thu, 20 Jan 2022 15:32:28 +0100	[thread overview]
Message-ID: <20220120143228.444087-1-brgl@bgdev.pl> (raw)

Linus,

Please pull the following fixes for the upcoming RC. They fix the same issue
in two drivers and then the drivers are fixed even more because the first
patches were incomplete which I missed.

Bart

The following changes since commit df0cc57e057f18e44dac8e6c18aba47ab53202f9:

  Linux 5.16 (2022-01-09 14:55:34 -0800)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linux.git tags/gpio-fixes-for-v5.17-rc1

for you to fetch changes up to 9f51ce0b9e73f83bab2442b36d5e247a81bd3401:

  gpio: mpc8xxx: Fix an ignored error return from platform_get_irq() (2022-01-20 09:05:57 +0100)

----------------------------------------------------------------
gpio fixes for v5.17-rc1

- fix the error checks of platform_get_irq() in gpio-mpc8xxx and gpio-idt3243x

----------------------------------------------------------------
Miaoqian Lin (2):
      gpio: mpc8xxx: Fix IRQ check in mpc8xxx_probe
      gpio: idt3243x: Fix IRQ check in idt_gpio_probe

Yang Li (2):
      gpio: idt3243x: Fix an ignored error return from platform_get_irq()
      gpio: mpc8xxx: Fix an ignored error return from platform_get_irq()

 drivers/gpio/gpio-idt3243x.c | 6 +++---
 drivers/gpio/gpio-mpc8xxx.c  | 6 +++---
 2 files changed, 6 insertions(+), 6 deletions(-)

             reply	other threads:[~2022-01-20 14:32 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-01-20 14:32 Bartosz Golaszewski [this message]
2022-01-20 15:44 ` [GIT PULL] gpio: fixes for v5.17-rc1 pr-tracker-bot

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=20220120143228.444087-1-brgl@bgdev.pl \
    --to=brgl@bgdev.pl \
    --cc=andriy.shevchenko@linux.intel.com \
    --cc=linus.walleij@linaro.org \
    --cc=linux-gpio@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=torvalds@linux-foundation.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).