Thread (8 messages) flat view 8 messages, 4 authors, 2013-01-25

Re: [PATCH] libata: pm: differentiate system and runtime pm for ata port

From: Aaron Lu <hidden>
Date: 2013-01-22 08:48:54
Also in: linux-acpi, linux-pm

On Mon, Jan 21, 2013 at 03:44:35PM -0500, Jeff Garzik wrote:
On 08/28/2012 04:49 AM, Aaron Lu wrote:
quoted
For sata port, only runtime pm needs to be taken care of;
For IDE port, only system pm needs to be taken care of.
Currently, we use PMSG_SUSPEND for both system suspend and runtime
suspend and PMSG_ON for both system resume and runtime resume.

Change this by using PMSG_AUTO_SUSPEND for runtime suspend and
PMSG_AUTO_RESUME for runtime resume.

The ata_acpi_set_state is modified accordingly. And the sata case and
pata case is seperated for easy understanding.

Signed-off-by: Aaron Lu <redacted>
---
 drivers/ata/libata-acpi.c | 83 ++++++++++++++++++++++++++++++++---------------
 drivers/ata/libata-core.c | 22 +++++++++----
 drivers/ata/libata-eh.c   |  9 ++---
 3 files changed, 78 insertions(+), 36 deletions(-)

Can you rediff this on top of libata-dev.git #upstream?
Sure. Will send out when it's ready, thanks.

-Aaron
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help