Re: [PATCH 1/3] hisi_sas: add device and slot alloc hw methods

2016-04-15 Thread Hannes Reinecke
On 04/15/2016 03:36 PM, John Garry wrote: > Add methods to use HW specific versions of > functions to allocate slot and device. > HW specific methods are permitted to workaround > device id vs IPTT collision issue in v2 hw. > > Signed-off-by: John Garry > --- > drivers/scsi/hisi_sas/hisi_sas.h

[PATCH 1/3] hisi_sas: add device and slot alloc hw methods

2016-04-15 Thread John Garry
Add methods to use HW specific versions of functions to allocate slot and device. HW specific methods are permitted to workaround device id vs IPTT collision issue in v2 hw. Signed-off-by: John Garry --- drivers/scsi/hisi_sas/hisi_sas.h | 3 +++ drivers/scsi/hisi_sas/hisi_sas_main.c | 11 +