Re: [PATCH v5 0/2] Clean up UFSHC driver

From: Marc Gonzalez
Date: Sat Feb 23 2019 - 04:40:06 EST


Martin,

Could you send this series to -next so that it gets some exposure
and testing during the 5.1 RC cycle?

Regards.

On 11/02/2019 14:31, Marc Gonzalez wrote:

> Casting a wide net to get as many eyeballs on the subject as possible.
>
> I'm splitting this mini series off from the main "UFS on APQ8098/MSM8998"
> as it's 1) ufs/scsi specific 2) controversial (to my surprise)
>
> Please send all your Reviewed-by: tags if you agree with the patch,
> and/or voice your concerns ASAP.
>
> This series removes the "disable-VCCQ-power-rail-for-some-Flash-chips" quirk,
> and cleans up after the dust settles.
>
> Marc Gonzalez (2):
> scsi: ufs: Do not disable vccq in UFSHC driver
> scsi: ufs: Remove unused device quirks
>
> drivers/scsi/ufs/ufs.h | 1 -
> drivers/scsi/ufs/ufs_quirks.h | 29 ----------------
> drivers/scsi/ufs/ufshcd.c | 63 +++--------------------------------
> 3 files changed, 4 insertions(+), 89 deletions(-)