Re: [PATCH v3 1/5] scsi: ufs: core: Add UFSHCI_QUIRK_DME_RESET_ENABLE_AFTER_HCE

From: Bart Van Assche
Date: Tue Oct 08 2024 - 14:09:17 EST


On 10/7/24 11:15 PM, Shawn Lin wrote:
+ /*
+ * Do dme_reset and dme_enable if a UFS host controller need
+ * this procedure to actually finish HCE.
+ */

need -> needs

+
+ /*
+ * This quirks needs to be enabled if host controller need to
+ * do dme_reset and dme_enable after hce.
+ */

quirks -> quirk

Thanks,

Bart.