]> www.infradead.org Git - users/jedix/linux-maple.git/commit
gpiolib: Move validate_desc() and Co upper in the code
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Wed, 16 Apr 2025 09:55:13 +0000 (12:55 +0300)
committerBartosz Golaszewski <brgl@bgdev.pl>
Thu, 17 Apr 2025 13:22:06 +0000 (15:22 +0200)
commit35d9bb5f799a4d8cf6cada0e7dc93a87ca8f6755
tree3bed81ff614d4e1a2c3b4ed06a8ec5efa81743ad
parentdf6dccb4aeab5f19c8451d960259fd1d911f3129
gpiolib: Move validate_desc() and Co upper in the code

Move validate_desc() and Co upper in the code to be able to use
in the further changes.

Reviewed-by: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Link: https://lore.kernel.org/r/20250416095645.2027695-6-andriy.shevchenko@linux.intel.com
Signed-off-by: Bartosz Golaszewski <brgl@bgdev.pl>
drivers/gpio/gpiolib.c