[PATCH v1 2/7] ufs: host: mediatek: tx skew fix

Bart Van Assche bvanassche at acm.org
Thu Mar 14 19:34:56 PDT 2024


On 3/7/24 23:02, peter.wang at mediatek.com wrote:
> +static bool ufs_mtk_is_tx_skew_fix(struct ufs_hba *hba)
> +{
> +	struct ufs_mtk_host *host = ufshcd_get_variant(hba);
> +
> +	return !!(host->caps & UFS_MTK_CAP_TX_SKEW_FIX);
> +}

Same comment here - please leave out the !!

Thanks,

Bart.




More information about the Linux-mediatek mailing list