RE: [PATCH v7 2/8] scsi: ufs: introduce fixup_dev_quirks vops

From: Avri Altman
Date: Fri May 08 2020 - 03:37:00 EST



>
> Some UFS deivces may have required device quirks or have non-standard
> features which are enabled only on specified UFS hosts or for special
> customers.
>
> To not "pollute" common device quirk list, i.e., ufs_fixups table for
> those devices mentioned above, introduce "fixup_dev_quirks" vops to
> allow vendors to fix or modify device quirks accordingly.
>
> Signed-off-by: Stanley Chu <stanley.chu@xxxxxxxxxxxx>
Reviewed-by: Avri Altman <avri.altman@xxxxxxx>