Cc: Rafael J. Wysocki <rjw@...>, Nigel Cunningham <ncunningham@...>, pm list <linux-pm@...>, ACPI Devel Maling List <linux-acpi@...>, Greg KH <greg@...>, Len Brown <lenb@...>, LKML <linux-kernel@...>, Alexey Starikovskiy <astarikovskiy@...>, David Brownell <david-b@...>, Pavel Machek <pavel@...>, Benjamin Herrenschmidt <benh@...>
I'm not sure exactly what you're asking. However it's worth mentioning
that once the dust from Rafael's changes settles down, I intend to
submit a patch creating new PM_EVENT_* codes:
PM_EVENT_USER_SUSPEND
PM_EVENT_USER_RESUME
PM_EVENT_REMOTE_WAKEUP
PM_EVENT_AUTOSUSPEND
PM_EVENT_AUTORESUME
(and the corresponding PMSG_* definitions). The PM core will never use
the new codes, but subsystems like USB will be able to use them
internally. Does that answer your question?
Alan Stern
--