On Fri, Mar 13, 2015 at 01:45:49AM +0100, Rafael J. Wysocki wrote: > From: Rafael J. Wysocki <[email protected]> > > pnpacpi_add_device() calls acpi_bind_one() on an already registered > device, which is a mistake, but it can initialize the ACPI companion > field of the struct device to be registered using ACPI_COMPANION_SET() > instead, so make it do that. > > Signed-off-by: Rafael J. Wysocki <[email protected]>
Makes sense. Reviewed-by: Mika Westerberg <[email protected]> -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

