From: Bartosz Golaszewski <brgl@bgdev.pl>
To: Linus Walleij <linus.walleij@linaro.org>
Cc: linux-gpio@vger.kernel.org,
Bartosz Golaszewski <bgolaszewski@baylibre.com>
Subject: [GIT PULL] gpio: fixes for v5.3-rc3
Date: Sun, 28 Jul 2019 12:56:35 +0200 [thread overview]
Message-ID: <20190728105635.25057-1-brgl@bgdev.pl> (raw)
From: Bartosz Golaszewski <bgolaszewski@baylibre.com>
Linus,
I guess it's too late for rc2 so I'm aiming these at v5.3-rc3. Please
pull.
The following changes since commit 5f9e832c137075045d15cd6899ab0505cfb2ca4b:
Linus 5.3-rc1 (2019-07-21 14:05:38 -0700)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linux.git tags/gpio-v5.3-rc3-fixes-for-linus
for you to fetch changes up to ffe0bbabb0cffceceae07484fde1ec2a63b1537c:
gpio: don't WARN() on NULL descs if gpiolib is disabled (2019-07-28 12:44:14 +0200)
----------------------------------------------------------------
gpio fixes for v5.3-rc3
- fix for user space handling of active-low flag for GPIO events
- fix the stubs for gpiolib: don't WARN() on NULL gpio descriptors
if gpiolib is not compiled
----------------------------------------------------------------
Bartosz Golaszewski (1):
gpio: don't WARN() on NULL descs if gpiolib is disabled
Michael Wu (1):
gpiolib: fix incorrect IRQ requesting of an active-low lineevent
drivers/gpio/gpiolib.c | 6 ++--
include/linux/gpio/consumer.h | 64 +++++++++++++++++++++----------------------
2 files changed, 36 insertions(+), 34 deletions(-)
next reply other threads:[~2019-07-28 10:56 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-07-28 10:56 Bartosz Golaszewski [this message]
2019-07-28 21:05 ` [GIT PULL] gpio: fixes for v5.3-rc3 Linus Walleij
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=20190728105635.25057-1-brgl@bgdev.pl \
--to=brgl@bgdev.pl \
--cc=bgolaszewski@baylibre.com \
--cc=linus.walleij@linaro.org \
--cc=linux-gpio@vger.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