Re: [PATCH v3 0/3] fixes for ata port runtime pm support
From: Lin Ming <hidden>
Date: 2012-01-05 01:50:17
Also in:
linux-scsi, lkml
On Thu, Dec 22, 2011 at 2:50 PM, Lin Ming [off-list ref] wrote:
Hi Jeff, Here are the v3 fixes for ata port runtime pm support. Could you consider applying these fixes?
Hi Jeff, Hope you have a good holiday. How about these fixes? Lin Ming
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-pm" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html
-- To unsubscribe from this list: send the line "unsubscribe linux-scsi" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html