]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
Merge tag 'gpio-fixes-for-v6.13' of git://git.kernel.org/pub/scm/linux/kernel/git...
authorLinus Torvalds <torvalds@linux-foundation.org>
Fri, 17 Jan 2025 19:39:28 +0000 (11:39 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Fri, 17 Jan 2025 19:39:28 +0000 (11:39 -0800)
commit7fed891d6ebdbb6de549eacab225f93aa91c1498
treeaa6fe6619a4b7cbdea5769547a233d6f622dbc82
parent5e74b9bf263f5ab7b65e5553c9844c8197b73004
parent9860370c2172704b6b4f0075a0c2a29fd84af96a
Merge tag 'gpio-fixes-for-v6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linux

Pull gpio fix from Bartosz Golaszewski:

 - convert regular spinlock to raw spinlock in gpio-xilinx to avoid a
   lockdep splat

* tag 'gpio-fixes-for-v6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linux:
  gpio: xilinx: Convert gpio_lock to raw spinlock