Currently acpi_bus_register_driver only reports an error (-ENODEV) if acpi_disabled is true, but many acpi drivers also depend on a negative error value if no driver could be attached to a device (as e.g. driver/acpi/asus_acpi.c). This patch adds this again (without changing return type of acpi_driver_attach for this). Len, can this be applied, please? Thanks, Frank -- - To unsubscribe from this list: send the line "unsubscribe linux-acpi" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html