Merge tag 'spi-fix-v6.3-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi
authorLinus Torvalds <torvalds@linux-foundation.org>
Wed, 19 Apr 2023 20:49:31 +0000 (13:49 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Wed, 19 Apr 2023 20:49:31 +0000 (13:49 -0700)
commit23990b1affd2dc8f5e59048d4d4bef05f6e1c544
tree688265d746fe6e76eae5c76dd2de45f47fa4f4f3
parent72b4fb4c883d5deac74f5267e486f5dee1bffd5f
parent359f5b0d4e26b7a7bcc574d6148b31a17cefe47d
Merge tag 'spi-fix-v6.3-rc7' of git://git./linux/kernel/git/broonie/spi

Pull spi fix from Mark Brown:
 "A small fix in the error handling for the rockchip driver, ensuring we
  don't leak clock enables if we fail to request the interrupt for the
  device"

* tag 'spi-fix-v6.3-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi:
  spi: spi-rockchip: Fix missing unwind goto in rockchip_sfc_probe()