]> git.ipfire.org Git - thirdparty/linux.git/commit
Merge tag 'siox/for-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ukleine...
authorLinus Torvalds <torvalds@linux-foundation.org>
Thu, 21 Mar 2024 22:18:18 +0000 (15:18 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Thu, 21 Mar 2024 22:18:18 +0000 (15:18 -0700)
commit00453419575d6b4f5ce0f370da9421cf5253f103
tree1177bedcfc02c961a004a6a040e9e8f29f0caa4e
parent85a79128c4f5723f812ab8d5ee465ec660e223f1
parentdb418d5f1ca5b7bafc8eaa9393ea18a7901bb0ed
Merge tag 'siox/for-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ukleinek/linux

Pull siox updates from Uwe Kleine-König:
 "This reworks how siox device registration works yielding a saner API.

  This allows us to simplify the gpio bus driver using two new devm
  functions"

* tag 'siox/for-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ukleinek/linux:
  siox: bus-gpio: Simplify using devm_siox_* functions
  siox: Provide a devm variant of siox_master_register()
  siox: Provide a devm variant of siox_master_alloc()
  siox: Don't pass the reference on a master in siox_master_register()
drivers/siox/siox-core.c