]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
dm: gpio: Add dm_gpio_lookup_name() to look up a GPIO name
authorSimon Glass <sjg@chromium.org>
Tue, 23 Jun 2015 21:38:40 +0000 (15:38 -0600)
committerLothar Waßmann <LW@KARO-electronics.de>
Wed, 9 Sep 2015 11:36:29 +0000 (13:36 +0200)
commit0252b6c979e08e5a6f7b530ec383166956793290
tree5579ae733a84448e64ac9bde3066b8b4e1686461
parent9641c62f1db1effa655f38183e178bec04412aa2
dm: gpio: Add dm_gpio_lookup_name() to look up a GPIO name

Provide a driver-model function to look up a GPIO name. Make the standard
function use it.

Signed-off-by: Simon Glass <sjg@chromium.org>
drivers/gpio/gpio-uclass.c
include/asm-generic/gpio.h