| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
| |
Now that acpi uses libirqhelp, the latter shouldn't be trying to lookup
the former through the FS.
|
|
|
|
| |
Message-ID: <20241023003509.2994709-1-damien@zamaudio.com>
|
|
|
|
|
|
|
|
|
| |
As the acpi translator requires libirqhelp, we cannot fail when
libirqhelp cannot connect to acpi translator, break the egg/chicken.
acpi translator will only call the irqhelp api with fixed gsi during startup,
so won't require itself to be started yet.
Message-ID: <20241023003446.2994643-1-damien@zamaudio.com>
|
|
Add a helper library for attaching interrupt handlers in userspace.
Message-ID: <20240326045846.1661099-2-damien@zamaudio.com>
|