sata_phy_resume — resume SATA phy
int sata_phy_resume
(struct ata_port * ap, const unsigned long * params, unsigned long deadline);
ATA port to resume SATA phy for
timing parameters { interval, duratinon, timeout } in msec
deadline jiffies for the operation
Resume SATA phy of ap and debounce it.
Kernel thread context (may sleep)
0 on success, -errno on failure.