]> asedeno.scripts.mit.edu Git - linux.git/commit
gpio: move gpiod_set_array_value_priv()
authorLinus Walleij <linus.walleij@linaro.org>
Sun, 24 Apr 2016 09:36:59 +0000 (11:36 +0200)
committerLinus Walleij <linus.walleij@linaro.org>
Tue, 26 Apr 2016 08:51:36 +0000 (10:51 +0200)
commit44c7288f791fa804a88f97496291ecf698fb3887
tree8635d285cefd6333f573afbab4873ed7348e7f83
parent327819d1e52434de869aab2ee5183682357d8e6d
gpio: move gpiod_set_array_value_priv()

This renames gpiod_set_array_value_priv() to
gpiod_set_array_value_complex() and moves it to the gpiolib.h
private header file so we can reuse it in the subsystem.

Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
drivers/gpio/gpiolib.c
drivers/gpio/gpiolib.h