From: Linus Torvalds Date: Fri, 1 Nov 2024 19:03:02 +0000 (-1000) Subject: Merge tag 'gpio-fixes-for-v6.12-rc6' of git://git.kernel.org/pub/scm/linux/kernel... X-Git-Tag: microblaze-v6.16~787 X-Git-Url: http://git.monstr.eu/?a=commitdiff_plain;h=edf0227abd7ffa3eff5510fd760123e2e15dc879;p=linux-2.6-microblaze.git Merge tag 'gpio-fixes-for-v6.12-rc6' of git://git./linux/kernel/git/brgl/linux Pull gpio fixes from Bartosz Golaszewski: - fix an uninitialized variable in GPIO swnode code - add a missing return value check for devm_mutex_init() - fix an old issue with debugfs output * tag 'gpio-fixes-for-v6.12-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linux: gpiolib: fix debugfs dangling chip separator gpiolib: fix debugfs newline separators gpio: sloppy-logic-analyzer: Check for error code from devm_mutex_init() call gpio: fix uninit-value in swnode_find_gpio --- edf0227abd7ffa3eff5510fd760123e2e15dc879