linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Linus Walleij <linus.walleij@linaro.org>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: linux-kernel <linux-kernel@vger.kernel.org>,
	linux-gpio@vger.kernel.org,
	Geert Uytterhoeven <geert+renesas@glider.be>
Subject: [GIT PULL] GPIO fix for v4.15
Date: Thu, 11 Jan 2018 11:02:36 +0100	[thread overview]
Message-ID: <CACRpkdb=aogLETpR_17533Vrx=r2mMnBrdZpKmaFXzLvnWxYXQ@mail.gmail.com> (raw)

Hi Linus,

this is hopefully the last GPIO fix for v4.15. The bug was
created by an especially sloppy subsystem maintainer.

Yours,
Linus Walleij

The following changes since commit b2cd1df66037e7c4697c7e40496bf7e4a5e16a2d:

  Linux 4.15-rc7 (2018-01-07 14:22:41 -0800)

are available in the Git repository at:

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

for you to fetch changes up to 1e77fc82110ac36febf46c1e2782f504f7d23099:

  gpio: Add missing open drain/source handling to
gpiod_set_value_cansleep() (2018-01-10 14:17:17 +0100)

----------------------------------------------------------------
GPIO fix for v4.15: fix a raw vs elaborate GPIO descriptor bug
introduced by yours truly.

----------------------------------------------------------------
Geert Uytterhoeven (1):
      gpio: Add missing open drain/source handling to gpiod_set_value_cansleep()

 drivers/gpio/gpiolib.c | 35 +++++++++++++++++++++++------------
 1 file changed, 23 insertions(+), 12 deletions(-)

             reply	other threads:[~2018-01-11 10:02 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-01-11 10:02 Linus Walleij [this message]
2018-01-18  7:49 [GIT PULL] GPIO fix for v4.15 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='CACRpkdb=aogLETpR_17533Vrx=r2mMnBrdZpKmaFXzLvnWxYXQ@mail.gmail.com' \
    --to=linus.walleij@linaro.org \
    --cc=geert+renesas@glider.be \
    --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).