linux-ide.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/6] AHCI suspend/resume support -- take 2
@ 2006-06-06 10:15 zhao, forrest
  2006-06-21 15:32 ` Jeremy Fitzhardinge
  0 siblings, 1 reply; 3+ messages in thread
From: zhao, forrest @ 2006-06-06 10:15 UTC (permalink / raw)
  To: jeff, hare, axboe, htejun, jeremy, lkml; +Cc: linux-ide

Hello, all

This is the take 2 of AHCI suspend/resume patches.

This series of patches provide the support for AHCI suspend/resume.
The patch works very well on Napa SDV in our lab.

The patch is against libata-dev #upstream
[ef2824073fba9def3cf122e89cc485f66dd71f70].

Compared with last version, the changes are:
1 Use ata_wait_register() to replace the code of waiting register bit to
change
2 Replace mdelay(500) with at most waiting 1 second in ahci_start_fis_rx
()
3 Remove code for cold_presence_detection in ahci_port_spinup()
4 In ahci_port_standby(), refine the code and comments to make the logic
correct
5 Remove the field 'dev_map' of struct ahci_host_priv{} and move the
host interrupt enabling code into ahci_pci_device_resume()

Your comments and bug report are welcome.

Thanks,
Forrest

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2006-06-22  2:00 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-06-06 10:15 [PATCH 0/6] AHCI suspend/resume support -- take 2 zhao, forrest
2006-06-21 15:32 ` Jeremy Fitzhardinge
2006-06-22  1:10   ` zhao, forrest

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).