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,
	Clemens Gruber <clemens.gruber@pqgruber.com>
Subject: [GIT PULL] GPIO fix for v4.15
Date: Thu, 18 Jan 2018 08:49:29 +0100	[thread overview]
Message-ID: <CACRpkda6AwD3JwP=wjtc8j1zrPip7W4G_tZzeg=yv1kMfubDCA@mail.gmail.com> (raw)

Hi Linus,

this is the (hopefully) last GPIO fix for v4.15.

Again the especially endowed screwer-upper who has
been open coding bit fiddling is yours truly.

Please pull it in!

Yours,
Linus Walleij

The following changes since commit a8750ddca918032d6349adbf9a4b6555e7db20da:

  Linux 4.15-rc8 (2018-01-14 15:32:30 -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-5

for you to fetch changes up to 07c7b6a52503ac13ae357a8b3ef3456590a64b65:

  gpio: mmio: Also read bits that are zero (2018-01-16 23:42:36 +0100)

----------------------------------------------------------------
GPIO fix for the v4.15 series, this fixes the bit fiddling in the
MMIO GPIO driver.

----------------------------------------------------------------
Linus Walleij (1):
      gpio: mmio: Also read bits that are zero

 drivers/gpio/gpio-mmio.c | 30 ++++++++++++++++--------------
 1 file changed, 16 insertions(+), 14 deletions(-)

             reply	other threads:[~2018-01-18  7:49 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-01-18  7:49 Linus Walleij [this message]
  -- strict thread matches above, loose matches on Subject: below --
2018-01-11 10:02 [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='CACRpkda6AwD3JwP=wjtc8j1zrPip7W4G_tZzeg=yv1kMfubDCA@mail.gmail.com' \
    --to=linus.walleij@linaro.org \
    --cc=clemens.gruber@pqgruber.com \
    --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).