Re: [PATCH 2/3] hisi_sas: add slot_index_alloc_quirk_v2_hw()

2016-04-15 Thread Hannes Reinecke
On 04/15/2016 03:36 PM, John Garry wrote: > Add v2 hw custom function slot_index_alloc_quirk_v2_hw(). > SAS devices should have IPTT bit0 equal to 1. > > Signed-off-by: John Garry > --- > drivers/scsi/hisi_sas/hisi_sas_v2_hw.c | 28 > 1 file

Re: [PATCH 2/3] hisi_sas: add slot_index_alloc_quirk_v2_hw()

2016-04-15 Thread Hannes Reinecke
On 04/15/2016 03:36 PM, John Garry wrote: > Add v2 hw custom function slot_index_alloc_quirk_v2_hw(). > SAS devices should have IPTT bit0 equal to 1. > > Signed-off-by: John Garry > --- > drivers/scsi/hisi_sas/hisi_sas_v2_hw.c | 28 > 1 file changed, 28

[PATCH 2/3] hisi_sas: add slot_index_alloc_quirk_v2_hw()

2016-04-15 Thread John Garry
Add v2 hw custom function slot_index_alloc_quirk_v2_hw(). SAS devices should have IPTT bit0 equal to 1. Signed-off-by: John Garry --- drivers/scsi/hisi_sas/hisi_sas_v2_hw.c | 28 1 file changed, 28 insertions(+) diff --git

[PATCH 2/3] hisi_sas: add slot_index_alloc_quirk_v2_hw()

2016-04-15 Thread John Garry
Add v2 hw custom function slot_index_alloc_quirk_v2_hw(). SAS devices should have IPTT bit0 equal to 1. Signed-off-by: John Garry --- drivers/scsi/hisi_sas/hisi_sas_v2_hw.c | 28 1 file changed, 28 insertions(+) diff --git a/drivers/scsi/hisi_sas/hisi_sas_v2_hw.c