On Wed, Oct 12, 2016 at 6:40 PM, Benjamin Tissoires <benjamin.tissoires@xxxxxxxxxx> wrote: > From: David Arcari <darcari@xxxxxxxxxx> > > 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: stable@xxxxxxxxxxxxxxx > Signed-off-by: David Arcari <darcari@xxxxxxxxxx> > Signed-off-by: Benjamin Tissoires <benjamin.tissoires@xxxxxxxxxx> > --- > > Hi David, > > I am planning on sending this to the list, any last minute comments? Of course, I forgot to remove our internal sync comment. David's answer was "No. This looks good to me.", so I just went ahead and send the patch. Cheers, Benjamin -- To unsubscribe from this list: send the line "unsubscribe linux-gpio" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html