mbox series

[GIT,PULL] MMC fixes for v5.6-rc6

Message ID 20200309154336.22598-1-ulf.hansson@linaro.org (mailing list archive)
State New, archived
Headers show
Series [GIT,PULL] MMC fixes for v5.6-rc6 | expand

Pull-request

git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc.git tags/mmc-v5.6-rc1

Message

Ulf Hansson March 9, 2020, 3:43 p.m. UTC
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(-)

Comments

pr-tracker-bot@kernel.org March 9, 2020, 11:40 p.m. UTC | #1
The pull request you sent on Mon,  9 Mar 2020 16:43:36 +0100:

> git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc.git tags/mmc-v5.6-rc1

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/d397a82b7ccaa4c4fe3e149ecb763dd6214abc93

Thank you!