[PATCH V6 1/3] ACPI: Retry IRQ conversion if it failed previously

2016-10-28 Thread Agustin Vega-Frias
This allows probe deferral to work properly when a dependent device fails to get a valid IRQ because the IRQ domain was not registered at the time the resources were added to the platform_device. Signed-off-by: Agustin Vega-Frias --- drivers/acpi/resource.c | 59

[PATCH V6 1/3] ACPI: Retry IRQ conversion if it failed previously

2016-10-28 Thread Agustin Vega-Frias
This allows probe deferral to work properly when a dependent device fails to get a valid IRQ because the IRQ domain was not registered at the time the resources were added to the platform_device. Signed-off-by: Agustin Vega-Frias --- drivers/acpi/resource.c | 59