commit | 4522204ab218a8c1f4d3901276deb0a61e7ac9c0 | [log] [tgz] |
---|---|---|
author | Xiaofei Tan <tanxiaofei@huawei.com> | Wed Jul 18 22:14:28 2018 +0800 |
committer | Martin K. Petersen <martin.petersen@oracle.com> | Thu Jul 19 21:57:39 2018 -0400 |
tree | 893cbf13ee1cefb86ad3e4451a10e3162c792ceb | |
parent | 25908cac84b2ea18d4609fc237d6135d0037041d [diff] |
scsi: hisi_sas: tidy host controller reset function a bit This patch tidies host controller reset function by putting some code to two new functions, and exports these two functions out, so that they could be used by FLR feature to be realised. Signed-off-by: Xiaofei Tan <tanxiaofei@huawei.com> Signed-off-by: John Garry <john.garry@huawei.com> Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>