[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1324536649-5796-1-git-send-email-ming.m.lin@intel.com>
Date: Thu, 22 Dec 2011 14:50:46 +0800
From: Lin Ming <ming.m.lin@...el.com>
To: Jeff Garzik <jgarzik@...ox.com>,
James Bottomley <JBottomley@...allels.com>,
Alan Stern <stern@...land.harvard.edu>,
Tejun Heo <tj@...nel.org>
Cc: linux-kernel@...r.kernel.org, linux-ide@...r.kernel.org,
linux-scsi@...r.kernel.org, linux-pm@...r.kernel.org
Subject: [PATCH v3 0/3] fixes for ata port runtime pm support
Hi Jeff,
Here are the v3 fixes for ata port runtime pm support.
Could you consider applying these fixes?
Thanks.
Changes in v3:
- Add ata port hibernate callbacks
Changes in v2:
- Drop the patch "[SCSI] sd: fix runtime status check in sd_shutdown".
It's no longer needed with commit fe6b91f(PM / Driver core: leave
runtime PM enabled during system shutdown).
- Add Ack from Alan
v1: https://lkml.org/lkml/2011/12/13/443
v2: https://lkml.org/lkml/2011/12/14/516
Lin Ming (3):
[SCSI]: runtime resume parent for child's system-resume
ata: update ata port's runtime status during system resume
ata: add ata port hibernate callbacks
drivers/ata/libata-core.c | 58 ++++++++++++++++++++++++++++++++++++++++----
drivers/scsi/scsi_pm.c | 11 +++++++-
2 files changed, 62 insertions(+), 7 deletions(-)
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists