On Wed, Oct 12, 2016 at 6:40 PM, Benjamin Tissoires
<[email protected]> wrote:

> From: David Arcari <[email protected]>
>
> acpi_dev_gpio_irq_get() currently ignores the error returned
> by acpi_get_gpiod_by_index() and overwrites it with -ENOENT.
>
> Problem is this error can be -EPROBE_DEFER, which just blows
> up some drivers when the module ordering is not correct.
>
> Cc: [email protected]
> Signed-off-by: David Arcari <[email protected]>
> Signed-off-by: Benjamin Tissoires <[email protected]>

Patch applied for fixes with Mika's ACK.

Yours,
Linus Walleij

Reply via email to