Hi Linus, Here's a PR with a few MMC fixes intended for v5.6-rc6. Details about the highlights are as usual found in the signed tag. Please pull this in! Kind regards Ulf Hansson The following changes since commit bb6d3fb354c5ee8d6bde2d576eb7220ea09862b9: Linux 5.6-rc1 (2020-02-09 16:08:48 -0800) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc.git tags/mmc-v5.6-rc1 for you to fetch changes up to 31e43f31890ca6e909b27dcb539252b46aa465da: mmc: sdhci-pci-gli: Enable MSI interrupt for GL975x (2020-03-04 15:41:22 +0100) ---------------------------------------------------------------- MMC host: - sdhci-msm: Silence warning about turning function into static - sdhci-pci-gli: Fix support for GL975x by enabling MSI interrupt ---------------------------------------------------------------- Ben Chuang (1): mmc: sdhci-pci-gli: Enable MSI interrupt for GL975x Stephen Boyd (1): mmc: sdhci-msm: Mark sdhci_msm_cqe_disable static drivers/mmc/host/sdhci-msm.c | 2 +- drivers/mmc/host/sdhci-pci-gli.c | 17 +++++++++++++++++ 2 files changed, 18 insertions(+), 1 deletion(-)