Linux/linux 599beeddrivers/mmc/host alcor.c mxcmmc.c

Merge tag 'mmc-v5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc

Pull MMC fixes from Ulf Hansson:
 "A couple of MMC host fixes intended for v5.1:

   - alcor: Fix DMA reads

   - renesas_sdhi: Limit block count to 16-bit for old revisions

   - sdhci-omap: Fixup support for read-only pins

   - mxcmmc: Revert support for highmem pages

   - davinci/pxamci: Fix clang build warnings"

* tag 'mmc-v5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc:
  mmc: renesas_sdhi: limit block count to 16 bit for old revisions
  mmc: alcor: fix DMA reads
  mmc: sdhci-omap: Set caps2 to indicate no physical write protect pin
  mmc: mxcmmc: "Revert mmc: mxcmmc: handle highmem pages"
  mmc: davinci: remove extraneous __init annotation
  mmc: pxamci: fix enum type confusion
DeltaFile
+19-6drivers/mmc/host/alcor.c
+4-12drivers/mmc/host/mxcmmc.c
+7-1drivers/mmc/host/renesas_sdhi_core.c
+3-0drivers/mmc/host/sdhci-omap.c
+1-1drivers/mmc/host/davinci_mmc.c
+1-1drivers/mmc/host/pxamci.c
+35-216 files

UnifiedSplitRaw