]> www.infradead.org Git - users/jedix/linux-maple.git/commit
gpio: TODO: add an item to track the conversion to the new value setters
authorBartosz Golaszewski <bartosz.golaszewski@linaro.org>
Fri, 21 Mar 2025 15:49:37 +0000 (16:49 +0100)
committerBartosz Golaszewski <bartosz.golaszewski@linaro.org>
Mon, 24 Mar 2025 09:35:10 +0000 (10:35 +0100)
commit9ff2443b37d8db5b4712afb1cf44a1e75803407a
treeb2c76020238197569d00efd4a566bf06c9f12693
parent5ceb3536f2f9ec4fcbe5f83cde6766c6cb673dce
gpio: TODO: add an item to track the conversion to the new value setters

Add an item tracking the treewide conversion of GPIO drivers to using
the new line value setter callbacks in struct gpio_chip instead of the
old ones that don't allow drivers to signal failures to callers.

Reviewed-by: Linus Walleij <linus.walleij@linaro.org>
Link: https://lore.kernel.org/r/20250321-gpio-todo-updates-v1-5-7b38f07110ee@linaro.org
Signed-off-by: Bartosz Golaszewski <bartosz.golaszewski@linaro.org>
drivers/gpio/TODO