]> www.infradead.org Git - users/jedix/linux-maple.git/commit
Merge tag 'gpio-set-array-helper-v6.15-rc1' of git://git.kernel.org/pub/scm/linux...
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Wed, 12 Feb 2025 10:49:09 +0000 (12:49 +0200)
committerAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Wed, 12 Feb 2025 10:49:09 +0000 (12:49 +0200)
commit76256c6edf299a0ece0a1b7a85471184e73aa6c8
treea23155b59f0e240fdc46143d1e85995bb5aa679c
parent2014c95afecee3e76ca4a56956a936e23283f05b
parent91931af18bd22437e08e2471f5484d6fbdd8ab93
Merge tag 'gpio-set-array-helper-v6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linux into auxdisplay

Add gpiod_multi_set_value_cansleep() to GPIO core which will be used
in the followup changes.

Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>