• Matthew Wilcox's avatar
    [PATCH] acpi_bus_register_driver patch · 7745fcdd
    Matthew Wilcox authored
    The current ACPI code searches for a _HID of PNP0A03.  This is wrong,
    it needs to check _CID too.  But we already have generic code for doing
    that, so this patch converts the ACPI pcihp code to do this.
    7745fcdd
acpiphp_glue.c 34.4 KB