mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH] ACPI / PM: Remove obsolete comment in power.c
@ 2013-01-18 12:36 Rafael J. Wysocki
  0 siblings, 0 replies; only message in thread
From: Rafael J. Wysocki @ 2013-01-18 12:36 UTC (permalink / raw)
  To: ACPI Devel Maling List; +Cc: LKML

From: Rafael J. Wysocki <rafael.j.wysocki@intel.com>

The TBD comment in power.c saying that power resources must be
ordered is obsolete, because power resources acually are ordered now,
so remove it.

Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
---
 drivers/acpi/power.c |    2 --
 1 file changed, 2 deletions(-)

Index: linux-pm/drivers/acpi/power.c
===================================================================
--- linux-pm.orig/drivers/acpi/power.c
+++ linux-pm/drivers/acpi/power.c
@@ -645,8 +645,6 @@ int acpi_power_transition(struct acpi_de
 	    || (device->power.state > ACPI_STATE_D3_COLD))
 		return -ENODEV;
 
-	/* TBD: Resources must be ordered. */
-
 	/*
 	 * First we reference all power resources required in the target list
 	 * (e.g. so the device doesn't lose power while transitioning).  Then,


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2013-01-18 12:30 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-01-18 12:36 [PATCH] ACPI / PM: Remove obsolete comment in power.c Rafael J. Wysocki

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®