]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'mmc-v5.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc
authorLinus Torvalds <torvalds@linux-foundation.org>
Fri, 25 Jan 2019 23:07:03 +0000 (13:07 -1000)
committerLinus Torvalds <torvalds@linux-foundation.org>
Fri, 25 Jan 2019 23:07:03 +0000 (13:07 -1000)
commit8e4be5f154c36358a67f33c262373153ae9f0e78
treee0cc89382385a32f3ac450f2ae99e18bb397111b
parenta8898a9d3e181330632389b2f6a66e3c7b496d33
parent34f9862b966162e3b4f73b033536677505b2dc02
Merge tag 'mmc-v5.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc

Pull MMC fixes from Ulf Hansson:

 - sdhci-acpi: Fixup build dependency for PCI

 - sdhci-omap: Resolve Kconfig warnings on keystone

 - sdhci-iproc: Propagate errors from DT parsing

 - meson-gx: Fixup IRQ handling in release callback

 - meson-gx: Use signal re-sampling to fixup tuning

 - dw_mmc-bluefield: Fix the license information

* tag 'mmc-v5.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc:
  mmc: dw_mmc-bluefield: : Fix the license information
  mmc: meson-gx: enable signal re-sampling together with tuning
  mmc: sdhci-iproc: handle mmc_of_parse() errors during probe
  mmc: meson-gx: Free irq in release() callback
  mmc: host: Fix Kconfig warnings on keystone_defconfig
  mmc: sdhci-acpi: Make PCI dependency explicit