diff options
author | Rojhalat Ibrahim <imr@rtschenk.de> | 2015-05-13 11:04:56 +0200 |
---|---|---|
committer | Linus Walleij <linus.walleij@linaro.org> | 2015-06-01 15:10:09 +0200 |
commit | 3fff99bc4e926d9602a7d6e8c008a0175a099ce4 (patch) | |
tree | ca9e2e20152105cc49e622e982fbe491c0024728 /drivers/gpio/gpio-rcar.c | |
parent | 20a8a96873f69dc915e872e291f4376f436b295a (diff) |
gpiolib: rename gpiod_set_array to gpiod_set_array_value
There have been concerns that the function names gpiod_set_array() and
gpiod_get_array() might be confusing to users. One might expect
gpiod_get_array() to return array values, while it is actually the array
counterpart of gpiod_get(). To be consistent with the single descriptor API
we could rename gpiod_set_array() to gpiod_set_array_value(). This makes
some function names a bit lengthy: gpiod_set_raw_array_value_cansleep().
Signed-off-by: Rojhalat Ibrahim <imr@rtschenk.de>
Acked-by: Alexandre Courbot <acourbot@nvidia.com>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Diffstat (limited to 'drivers/gpio/gpio-rcar.c')
0 files changed, 0 insertions, 0 deletions