Commit 2df2adc3e69d for kernel

commit 2df2adc3e69d32751eb534ed55c591854260c4a3
Merge: f66f62f83dba dd30dcfa7a74
Author: Linus Torvalds <torvalds@linux-foundation.org>
Date:   Fri Dec 2 15:58:07 2022 -0800

    Merge tag 'mmc-v6.1-rc5-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc

    Pull MMC fixes from Ulf Hansson:
     "MMC core:
       - Fix ambiguous TRIM and DISCARD args
       - Fix removal of debugfs file for mmc_test

      MMC host:
       - mtk-sd: Add missing clk_disable_unprepare() in an error path
       - sdhci: Fix I/O voltage switch delay for UHS-I SD cards
       - sdhci-esdhc-imx: Fix CQHCI exit halt state check
       - sdhci-sprd: Fix voltage switch"

    * tag 'mmc-v6.1-rc5-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc:
      mmc: sdhci-sprd: Fix no reset data and command after voltage switch
      mmc: sdhci: Fix voltage switch delay
      mmc: mtk-sd: Fix missing clk_disable_unprepare in msdc_of_clock_parse()
      mmc: mmc_test: Fix removal of debugfs file
      mmc: sdhci-esdhc-imx: correct CQHCI exit halt state check
      mmc: core: Fix ambiguous TRIM and DISCARD arg