forked fromtorvalds/linux
- Notifications
You must be signed in to change notification settings - Fork1
Commita89bca2
ACPI / x86: boot: Propagate error code in acpi_gsi_to_irq()
acpi_get_override_irq() followed by acpi_register_gsi() returns negativeerror code on failure.Propagate it from acpi_gsi_to_irq() to callers.Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>[ rjw : Subject/changelog ]Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>1 parent7c7bcfe commita89bca2
1 file changed
+10
-10
lines changedOriginal file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
619 | 619 |
| |
620 | 620 |
| |
621 | 621 |
| |
622 |
| - | |
623 |
| - | |
624 |
| - | |
625 |
| - | |
626 |
| - | |
627 |
| - | |
628 |
| - | |
629 |
| - | |
630 |
| - | |
| 622 | + | |
| 623 | + | |
631 | 624 |
| |
632 |
| - | |
| 625 | + | |
| 626 | + | |
| 627 | + | |
| 628 | + | |
| 629 | + | |
| 630 | + | |
| 631 | + | |
| 632 | + | |
633 | 633 |
| |
634 | 634 |
| |
635 | 635 |
| |
|
0 commit comments
Comments
(0)