| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
| |
Return positive error code when return value indicates error.
Message-ID: <20241228073512.711999-1-damien@zamaudio.com>
|
|
|
|
| |
Otherwise we would take the error as irq number.
|
|
|
|
|
|
|
| |
-Werror=enum-int-mismatch warnings
MiG expects those to return kern_return_t.
Message-ID: <ZXqbbXpVqQAwd2qv@jupiter.tail36e24.ts.net>
|
|
Provides two new acpi RPCs to sleep the machine and
to get the irq of any pci device. ACPI mode is enabled
by default when the translator is started.
NB: Merging this commit means libacpica is a build dep.
Message-Id: <20220912103837.556815-2-damien@zamaudio.com>
|