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(-) -- To unsubscribe from this list: send the line "unsubscribe linux-gpio" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html