commit | d9d51e0cf462cf12956cbc95b1fd55d90c7c9ac5 | [log] [tgz] |
---|---|---|
author | Xiaofei Tan <tanxiaofei@huawei.com> | Wed Jul 18 22:14:26 2018 +0800 |
committer | Martin K. Petersen <martin.petersen@oracle.com> | Thu Jul 19 21:57:39 2018 -0400 |
tree | 3784556b853006a977fedcb86e873eba6478c8fc | |
parent | 4e32b2f48427ea57743e4bdf9765076133b565ca [diff] |
scsi: hisi_sas: tidy channel interrupt handler for v3 hw The ISR of channel interrupt of v3 hw is a little long and messy. This patch tidies it by relocating CHL_INT1 and CHL_INT2 handling to new function separately. 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>