Skip to content
Commit a89611e8 authored by Tejun Heo's avatar Tejun Heo Committed by Jeff Garzik
Browse files

ahci: use ata_wait_after_reset() instead of ata_sff_wait_ready()



Implement ahci_check_ready() and replace ata_sff_wait_after_reset()
with ata_wait_after_reset().  As ahci was faking TF access, this
change doesn't result in any functional difference.

Signed-off-by: default avatarTejun Heo <htejun@gmail.com>
parent aa2731ad
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment