Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1602392 > unrolled thread
| Started by | Linus Walleij <linus.walleij@linaro.org> |
|---|---|
| First post | 2017-03-16 15:50 +0100 |
| Last post | 2017-03-16 15:50 +0100 |
| Articles | 1 — 1 participant |
Back to article view | Back to linux.kernel
This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by
below is the oldest one visible, not the original post.
Re: [PATCH v1 1/4] gpio: acpi: Don't return 0 on acpi_gpio_count() Linus Walleij <linus.walleij@linaro.org> - 2017-03-16 15:50 +0100
| From | Linus Walleij <linus.walleij@linaro.org> |
|---|---|
| Date | 2017-03-16 15:50 +0100 |
| Subject | Re: [PATCH v1 1/4] gpio: acpi: Don't return 0 on acpi_gpio_count() |
| Message-ID | <tlET0-88W-31@gated-at.bofh.it> |
On Mon, Feb 20, 2017 at 5:15 PM, Andy Shevchenko <andriy.shevchenko@linux.intel.com> wrote: > 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> Patch applied with Mika's ACK. Yours, Linus Walleij
Back to top | Article view | linux.kernel
csiph-web