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.