Hello Linus, Here is the v3 rebased on your ib-gpiod-flags branch. Thanks, Boris --- Changes since v2: - Rebase on the ib-gpiod-flags Changes since v1: - Rename the devm_get_gpiod_from_child() helper into devm_fwnode_get_gpiod_from_child() - Define as a static inline wrapper around devm_fwnode_get_gpiod_from_child() Boris Brezillon (2): gpio: Rename devm_get_gpiod_from_child() gpio: Add the devm_fwnode_get_index_gpiod_from_child() helper drivers/gpio/devres.c | 18 +++++++++------- drivers/gpio/gpiolib.c | 9 ++++---- drivers/input/keyboard/gpio_keys.c | 6 ++++-- drivers/input/keyboard/gpio_keys_polled.c | 8 +++---- drivers/leds/leds-gpio.c | 5 +++-- drivers/video/fbdev/amba-clcd-nomadik.c | 16 +++++++------- include/linux/gpio/consumer.h | 35 ++++++++++++++++++++----------- 7 files changed, 57 insertions(+), 40 deletions(-) -- 2.7.4 -- To unsubscribe from this list: send the line "unsubscribe linux-input" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html