Merge tag 'mmc-v6.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc
authorLinus Torvalds <torvalds@linux-foundation.org>
Fri, 17 Feb 2023 21:48:54 +0000 (13:48 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Fri, 17 Feb 2023 21:48:54 +0000 (13:48 -0800)
commitbda6cfae33a541230970bad853c01a4e5bdeedde
treec037309515dcddf6b2780930d827f0280bf3aee2
parent64e0253df67d5e1557e82b923c78f1bad185eb9a
parent3f18c5046e633cc4bbad396b74c05d46d353033d
Merge tag 'mmc-v6.2-rc5' of git://git./linux/kernel/git/ulfh/mmc

Pull MMC fixes from Ulf Hansson:
 "MMC core:
   - Fix potential resource leaks in SDIO card detection error path

  MMC host:
   - jz4740: Decrease maximum clock rate to workaround bug on JZ4760(B)
   - meson-gx: Fix SDIO support to get some WiFi modules to work again
   - mmc_spi: Fix error handling in ->probe()"

* tag 'mmc-v6.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc:
  mmc: jz4740: Work around bug on JZ4760(B)
  mmc: mmc_spi: fix error handling in mmc_spi_probe()
  mmc: sdio: fix possible resource leaks in some error paths
  mmc: meson-gx: fix SDIO mode if cap_sdio_irq isn't set