Re: [PATCH v3 3/3] ufs: core: Remove max_num_rtt field from ufs_hba_variant_ops
From: Bart Van Assche
Date: Mon Jun 15 2026 - 09:46:38 EST
On 6/14/26 10:57 PM, ed.tsai@xxxxxxxxxxxx wrote:
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.
Reviewed-by: Bart Van Assche <bvanassche@xxxxxxx>