[GIT PULL] GPIO fix for v4.15
From: Linus Walleij
Date: Thu Jan 18 2018 - 02:49:48 EST
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(-)