Re: [PATCH 0/4] scsi: arcmsr: simplify hba_get_config routine

2017-12-14 Thread Martin K. Petersen
Ching, > 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 Ap

[PATCH 0/4] scsi: arcmsr: simplify hba_get_config routine

2017-12-12 Thread Ching Huang
From: Ching Huang 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 ro