Re: [linux-pm] [RFC][PATCH] PM: Introduce new top level suspend and hibernation callbacks (rev. 2)

From: Oliver Neukum
Date: Wed Mar 26 2008 - 11:42:41 EST


Am Mittwoch, 26. März 2008 15:40:27 schrieb Alan Stern:
> Remember, the whole purpose of this is to let drivers know when the
> system is going to sleep or waking up.  Proper handling of devices is
> up to the drivers, not up to the core.

Then declare these methods void. We cannot introduce methods that deliberately
ignore errors. Reporting is also better done in the drivers.

Regards
Oliver
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/