diff options
author | Andy Shevchenko <andriy.shevchenko@linux.intel.com> | 2018-07-09 20:47:21 +0200 |
---|---|---|
committer | Linus Walleij <linus.walleij@linaro.org> | 2018-07-13 09:01:46 +0200 |
commit | 809567905b5f10f73828b3fab3024bfaaf967f32 (patch) | |
tree | 3f48fdf55d107dd1e6c5c27545987c291a10dfb9 /security | |
parent | gpiolib: Mark gpio_suffixes array with __maybe_unused (diff) | |
download | linux-809567905b5f10f73828b3fab3024bfaaf967f32.tar.xz linux-809567905b5f10f73828b3fab3024bfaaf967f32.zip |
gpiolib: Consistent use of ->get_direction() inside gpiolib
Two out of three calls to ->get_direction (excluding, of course,
gpiod_get_direction() itself) are using gpiod_get_direction() and
one is still open coded.
Replace the latter one to use same API for sake of consistency.
Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Diffstat (limited to 'security')
0 files changed, 0 insertions, 0 deletions