On Sun, Jan 19, 2014 at 04:38:33PM +0100, Rafael J. Wysocki wrote: > From: Rafael J. Wysocki <rafael.j.wysocki@xxxxxxxxx> > > The ACPI device PM code in device_pm.c uses a special function, > acpi_dev_pm_get_node(), to obtain an ACPI companion object of a given > device. However, that is not necessary any more after recent changes > that introduced the ACPI_COMPANION() macro serving exactly the same > purpose, but working in a much more straightforward way. For this > reason, drop acpi_dev_pm_get_node() and use ACPI_COMPANION() instead > of it everywhere. > > Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@xxxxxxxxx> Reviewed-by: Mika Westerberg <mika.westerberg@xxxxxxxxxxxxxxx> -- 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