zhao, forrest wrote:
On Mon, 2006-06-26 at 16:11 +0900, Tejun Heo wrote:
Will do after this whole thing get reviewed. I don't know much about
ACPI but don't we need to do it regardless of LLDs? If so, I think it
might be better to hook those directly into ata_eh_suspend/resume().
in ata_eh_suspend/resume(), all operations are device-level. We need a
port-level function inside ata_eh_suspend/resume(), and inside this
port-level function both generic port-level operations and LLD specific
port-level callbacks are called.
Then, please create a separate hook. It can be just side by side w/
ops->suspend/resume() calls but I think they need to be called
separately from LLD-specific PM ops.
--
tejun
-
: send the line "unsubscribe linux-ide" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html