From: Linus Torvalds Date: Mon, 14 Jan 2019 18:26:28 +0000 (+1200) Subject: Merge tag 'gpio-v5.0-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux... X-Git-Tag: v5.0-rc3~42 X-Git-Url: https://git.kernel.dk/?a=commitdiff_plain;h=c962cb323ec260652cff9331e7bf3d606292db88;p=linux-block.git Merge tag 'gpio-v5.0-2' of git://git./linux/kernel/git/linusw/linux-gpio Pull GPIO fixes from Linus Walleij: "The patch hitting the MMC/SD subsystem is fixing up my own mess when moving semantics from MMC/SD over to gpiolib. Ulf is on vacation but I managed to reach him on chat and obtain his ACK. The other two are early-rc fixes that are not super serious but pretty annoying so I'd like to get rid of them. Summary: - Get rid of some WARN_ON() from the ACPI code - Staticize a symbol - Fix MMC polarity detection" * tag 'gpio-v5.0-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio: mmc: core: don't override the CD GPIO level when "cd-inverted" is set gpio: pca953x: Make symbol 'pca953x_i2c_regmap' static gpiolib-acpi: Remove unnecessary WARN_ON from acpi_gpiochip_free_interrupts --- c962cb323ec260652cff9331e7bf3d606292db88