Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1652342
| From | Linus Walleij <linus.walleij@linaro.org> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH v2 05/12] gpio: acpi: Synchronize acpi_find_gpio() and acpi_gpio_count() |
| Date | 2017-05-29 11:20 +0200 |
| Message-ID | <tMp0f-6bg-43@gated-at.bofh.it> (permalink) |
| References | <tKltL-68D-3@gated-at.bofh.it> <tKltL-68D-1@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Tue, May 23, 2017 at 7:03 PM, Andy Shevchenko <andriy.shevchenko@linux.intel.com> wrote: > If we pass connection ID to the both functions and at the same time > acpi_can_fallback_to_crs() returns false we will get different results, > i.e. the number of GPIO resources returned by acpi_gpio_count() might be > not correct. > > Fix this by calling acpi_can_fallback_to_crs() in acpi_gpio_count() > before trying to fallback. > > Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com> > Tested-by: Jarkko Nikula <jarkko.nikula@linux.intel.com> > Reviewed-by: Mika Westerberg <mika.westerberg@linux.intel.com> Patch applied. Yours, Linus Walleij
Back to linux.kernel | Previous | Next | Find similar | Unroll thread
Re: [PATCH v2 05/12] gpio: acpi: Synchronize acpi_find_gpio() and acpi_gpio_count() Linus Walleij <linus.walleij@linaro.org> - 2017-05-29 11:20 +0200
csiph-web