Re: [PATCH 3/3] scsi: ufs: ufs-qcom: Apply DELAY_AFTER_LPM quirk for Toshiba devices

From: MANISH PANDEY
Date: Tue Aug 27 2024 - 01:06:47 EST




On 8/21/2024 3:05 AM, Bart Van Assche wrote:
On 8/20/24 5:37 AM, Manish Pandey wrote:
+    { .wmanufacturerid = UFS_VENDOR_TOSHIBA,
+      .model = UFS_ANY_MODEL,
+      .quirk = UFS_DEVICE_QUIRK_DELAY_AFTER_LPM },

Isn't three patches a bit much for these changes? I think all three
patches can be combined into a single patch without making it harder for
reviewers to understand what is going on.

Thanks,

Bart.



Thanks Bart for quick review.
I will merge all 3 changes to a single change in next patch set [V2].

Regards
Manish