Merge tag 'gpio-fixes-for-v6.5' of git://git.kernel.org/pub/scm/linux/kernel/git...
authorLinus Torvalds <torvalds@linux-foundation.org>
Fri, 25 Aug 2023 16:18:22 +0000 (09:18 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Fri, 25 Aug 2023 16:18:22 +0000 (09:18 -0700)
commit98c6b8a558d26d3c334986146d9d03ece5f25dec
tree1b9f63f247daae4d07e61ea18b971bc45a30ea56
parenta87eaffbb26b810d50769272effbe6747e1e3ea4
parent6e39c1ac688161b4db3617aabbca589b395242bc
Merge tag 'gpio-fixes-for-v6.5' of git://git./linux/kernel/git/brgl/linux

Pull gpio fixes from Bartosz Golaszewski:

 - fix an irq mapping leak in gpio-sim

 - associate the GPIO device's software node with the irq domain in
   gpio-sim

* tag 'gpio-fixes-for-v6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linux:
  gpio: sim: pass the GPIO device's software node to irq domain
  gpio: sim: dispose of irq mappings before destroying the irq_sim domain