Cc: 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@...>, Oliver Neukum <oliver@...>
If the device is gone then so are its descendants, right? So it
doesn't matter whether the PM core tries to resume them.
Exactly. This is the point I was trying to make a week or so ago.
Agreed. The most important aspect is that drivers should _not_ return
an error if the device is working correctly. We should fix the drivers
which make this mistake.
Alan Stern
--