Re: [PATCH v3 3/3] ufs: core: Remove max_num_rtt field from ufs_hba_variant_ops

From: Peter Wang (王信友)

Date: Mon Jun 15 2026 - 04:50:09 EST


On Mon, 2026-06-15 at 13:57 +0800, ed.tsai@xxxxxxxxxxxx wrote:
> From: Ed Tsai <ed.tsai@xxxxxxxxxxxx>
>
> Remove the max_num_rtt field from ufs_hba_variant_ops as it has been
> replaced by the get_hba_nortt() callback which provides more flexible
> platform-specific RTT capability handling.
>
> Signed-off-by: Ed Tsai <ed.tsai@xxxxxxxxxxxx>
> ---

Reviewed-by: Peter Wang <peter.wang@xxxxxxxxxxxx>