Merge tag 'mmc-v6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc
authorLinus Torvalds <torvalds@linux-foundation.org>
Fri, 23 Aug 2024 22:58:04 +0000 (06:58 +0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Fri, 23 Aug 2024 22:58:04 +0000 (06:58 +0800)
commitf76a30a96cb855e025c5f15f3ed939950828c136
treec3b7681cfb1c3b77813809b9bb61f96fa6317dfd
parentc2a905a6d6faa34991c993a321a01e8454934622
parenta1e627af32ed60713941cbfc8075d44cad07f6dd
Merge tag 'mmc-v6.11-rc1' of git://git./linux/kernel/git/ulfh/mmc

Pull mmc fixes from Ulf Hansson:
 "MMC core:
   - Fix NULL dereference for mmc_test on allocation failure

  MMC host:
   - dw_mmc: Fix support for deferred probe for biu/ciu clocks
   - mtk-sd: Fix CMD8 support when fragile tuning settings"

* tag 'mmc-v6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc:
  mmc: mmc_test: Fix NULL dereference on allocation failure
  mmc: dw_mmc: allow biu and ciu clocks to defer
  mmc: mtk-sd: receive cmd8 data when hs400 tuning fail