]> www.infradead.org Git - users/hch/misc.git/commit
Merge tag 'gpio-fixes-for-v6.11-rc7' of git://git.kernel.org/pub/scm/linux/kernel...
authorLinus Torvalds <torvalds@linux-foundation.org>
Fri, 6 Sep 2024 18:40:42 +0000 (11:40 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Fri, 6 Sep 2024 18:40:42 +0000 (11:40 -0700)
commit0de82f0dc433a89841c3f6ffe0e496d580ad43af
treeed3ea2cc62171eb550a5f5f69b999b25b77e7ab7
parent2125a725545fbfcbda3f99d4bb4849a04e7c07a9
parenta5135526426df5319d5f4bcd15ae57c45a97714b
Merge tag 'gpio-fixes-for-v6.11-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linux

Pull gpio fixes from Bartosz Golaszewski:

 - fix an OF node reference leak in gpio-rockchip

 - add the missing module device table to gpio-modepin

* tag 'gpio-fixes-for-v6.11-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linux:
  gpio: modepin: Enable module autoloading
  gpio: rockchip: fix OF node leak in probe()