Re: [PATCH v5 4/5] scsi: ufs-exynos: add UFS host support for Exynos SoCs

From: 'Christoph Hellwig'
Date: Mon Apr 13 2020 - 09:39:36 EST


On Sun, Apr 12, 2020 at 09:54:53PM +0530, Alim Akhtar wrote:
> > So this doesn't actually require the various removed or not added quirks
> after
> > all?
> This driver is actual consumer of those quirks, so those are still needed.
> On Martin's 5.7/scsi-queue need to revert " 492001990f64 scsi: ufshcd:
> remove unused quirks"

No. You need to include one patch per quirk in your series to add them
back. Please also follow all proper kernel style guidelines, as the
old code didn't always follow the proper style.