Commit 30d451e3734b for kernel

commit 30d451e3734b827d4064f2a77af6de65382860a4
Merge: fe65616bf8bc b424bb88afb6
Author: Linus Torvalds <torvalds@linux-foundation.org>
Date:   Fri Apr 18 13:18:01 2025 -0700

    Merge tag 'gpio-fixes-for-v6.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linux

    Pull gpio fix from Bartosz Golaszewski:

     - check for both the new AND old (deprecated) setter callback when
       changing GPIO direction to output

    * tag 'gpio-fixes-for-v6.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linux:
      gpiolib: Allow to use setters with return value for output-only gpios