diff options
author | Andy Shevchenko <andriy.shevchenko@linux.intel.com> | 2017-02-20 17:15:46 +0100 |
---|---|---|
committer | Linus Walleij <linus.walleij@linaro.org> | 2017-03-16 21:52:11 +0100 |
commit | 4ed55016d763325887461d43d0aec4010adcab65 (patch) | |
tree | f041f339bfb5ec9c6d0565c4c85a3e55663ff85d /.mailmap | |
parent | gpio: xlp: Update for ARCH_THUNDER2 (diff) | |
download | linux-4ed55016d763325887461d43d0aec4010adcab65.tar.xz linux-4ed55016d763325887461d43d0aec4010adcab65.zip |
gpio: acpi: Don't return 0 on acpi_gpio_count()
It's unusual to have error checking like (ret <= 0) in cases when
counting GPIO resources. In case when it's mandatory we propagate the
error (-ENOENT), otherwise we don't use the result.
This makes consistent behaviour across all possible variants called in
gpiod_count().
Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Acked-by: Mika Westerberg <mika.westerberg@linux.intel.com>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Diffstat (limited to '.mailmap')
0 files changed, 0 insertions, 0 deletions