Hi, As I said before, the ACPI dock driver seems to be in an endless need for cleanups and fixes. This time I found one oddity (patch [1/4]) a couple of nitpicks ([2/4] and [4/4]) and a notifier chain that can be dropped (unless I'm overlooking a reason why those things have to be done atomically - [3/4]). [1/4] Actually define acpi_dock_init() as void (-stable material). [2/4] Do not check if ACPI dock is a module (it can't be). [3/4] Drop ACPI dock notifier chain (and modify acpiphp to use something different for fixups). [4/4] Drop unnecessary local variable from dock_add(). All on top of the bleeding-edge branch of the linux-pm.git tree. Thanks, Rafael -- I speak only for myself. Rafael J. Wysocki, Intel Open Source Technology Center. -- 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