Merge branch 'for-4.0-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata
Pull libata fixlet from Tejun Heo: "Speed limiting fix for sata_fsl" * 'for-4.0-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata: sata-fsl: Apply link speed limits
This commit is contained in:
Коммит
f930713b6b
|
@ -869,6 +869,8 @@ try_offline_again:
|
|||
*/
|
||||
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
|
||||
|
|
Загрузка…
Ссылка в новой задаче