Re: [PATCH v2 4/8] scsi: ufs: qcom: Implement the freq_to_gear_speed() vops

From: Ziqi Chen
Date: Thu Jan 23 2025 - 02:40:23 EST




On 1/23/2025 2:21 AM, Eric Biggers wrote:
On Wed, Jan 22, 2025 at 06:02:10PM +0800, Ziqi Chen wrote:
From: Can Guo <quic_cang@xxxxxxxxxxx>

Implement the freq_to_gear_speed() vops to map the unipro core clock
frequency to the corresponding maximum supported gear speed.

Signed-off-by: Can Guo <quic_cang@xxxxxxxxxxx>
Co-developed-by: Ziqi Chen <quic_ziqichen@xxxxxxxxxxx>
Signed-off-by: Ziqi Chen <quic_ziqichen@xxxxxxxxxxx>

vop, not vops. It's one operation.

- Eric

Sure, Eric , I will modify it. Thanks for your review.

- Ziqi