On Wed, Oct 12, 2016 at 06:40:30PM +0200, Benjamin Tissoires 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]>

Acked-by: Mika Westerberg <[email protected]>

Reply via email to