Commit 9f582e39712f for kernel

commit 9f582e39712f950f13dfa1ad49748a90937e48be
Merge: 007fe2321509 8c89a077ca79
Author: Linus Torvalds <torvalds@linux-foundation.org>
Date:   Fri Mar 20 09:54:40 2026 -0700

    Merge tag 'spi-fix-v7.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi

    Pull spi fixes from Mark Brown:
     "There's a couple of core fixes here from Johan, fixing a race
      condition and an error handling path, plus a bunch of driver specific
      fixups.

      The Qualcomm issues could be nasty if you ran into them, especially
      the DMA ordering one"

    * tag 'spi-fix-v7.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi:
      spi: geni-qcom: Check DMA interrupts early in ISR
      spi: fix statistics allocation
      spi: fix use-after-free on controller registration failure
      spi: geni-qcom: Fix CPHA and CPOL mode change detection
      spi: axiado: Fix double-free in ax_spi_probe()
      spi: amlogic-spisg: Fix memory leak in aml_spisg_probe()
      spi: amlogic: spifc-a4: Remove redundant clock cleanup