[PATCH 0/4] scsi: arcmsr: simplify hba_get_config routine
From: Ching Huang
Date: Tue Dec 12 2017 - 05:40:04 EST
From: Ching Huang <ching2048@xxxxxxxxxxxx>
These patches are apply to Martin's 4.16/scsi-queue.
patch 1: simplify arcmsr_hbaC_get_config function.
patch 2: wait iop firmware ready before issue get_config command to iop.
patch 3: simplify arcmsr_hbaE_get_config function.
patch 4: simplify all arcmsr_hbaX_get_config routine by call a new get_adapter_config function
---