]> git.baikalelectronics.ru Git - kernel.git/commit
scsi: hisi_sas: stop controller timer for reset
authorJohn Garry <john.garry@huawei.com>
Wed, 2 May 2018 15:56:29 +0000 (23:56 +0800)
committerMartin K. Petersen <martin.petersen@oracle.com>
Tue, 8 May 2018 05:10:44 +0000 (01:10 -0400)
commit19c2d575350e37e87356b36a6f34d709baf6ff96
tree93dd60fbca942b91046d5677bb9684c737ca4159
parent30f39b0b8b5a286acd6b32a951de7c3109bef134
scsi: hisi_sas: stop controller timer for reset

We should only have the timer enabled after PHY up after controller
reset, so disable prior to reset.

Signed-off-by: John Garry <john.garry@huawei.com>
Signed-off-by: Xiaofei Tan <tanxiaofei@huawei.com>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
drivers/scsi/hisi_sas/hisi_sas_main.c