fix(base): drop inverted P2-xhcid-remaining.patch

P2-xhcid-remaining.patch was renaming allocate_first_msi_interrupt_on_bsp
to try_allocate_first_msi_interrupt_on_bsp and adding Result return types.
But the upstream pcid crate has the un-prefixed allocate_* functions, not
the try_ versions. This patch was based on a future pcid API that does
not exist in the current source.

Without the patch, the upstream xhcid main.rs uses the correct
allocate_* function names that match the upstream pcid crate API.
This commit is contained in:
2026-06-18 10:32:17 +03:00
parent a4ff225df3
commit 4822495e25
File diff suppressed because it is too large Load Diff