Loading drivers/ata/sata_fsl.c +2 −0 Original line number Diff line number Diff line Loading @@ -869,6 +869,8 @@ static int sata_fsl_hardreset(struct ata_link *link, unsigned int *class, */ ata_msleep(ap, 1); sata_set_spd(link); /* * Now, bring the host controller online again, this can take time * as PHY reset and communication establishment, 1st D2H FIS and Loading Loading
drivers/ata/sata_fsl.c +2 −0 Original line number Diff line number Diff line Loading @@ -869,6 +869,8 @@ static int sata_fsl_hardreset(struct ata_link *link, unsigned int *class, */ ata_msleep(ap, 1); sata_set_spd(link); /* * Now, bring the host controller online again, this can take time * as PHY reset and communication establishment, 1st D2H FIS and Loading