[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <dfc6e506-bfe8-4c68-9991-13140eeab1ea@quicinc.com>
Date: Tue, 11 Feb 2025 18:04:35 +0800
From: Ziqi Chen <quic_ziqichen@...cinc.com>
To: Peter Wang (王信友) <peter.wang@...iatek.com>,
"beanhuo@...ron.com" <beanhuo@...ron.com>,
"avri.altman@....com"
<avri.altman@....com>,
"quic_rampraka@...cinc.com"
<quic_rampraka@...cinc.com>,
"quic_cang@...cinc.com" <quic_cang@...cinc.com>,
"quic_nguyenb@...cinc.com" <quic_nguyenb@...cinc.com>,
"quic_nitirawa@...cinc.com" <quic_nitirawa@...cinc.com>,
"bvanassche@....org"
<bvanassche@....org>,
"junwoo80.lee@...sung.com" <junwoo80.lee@...sung.com>,
"mani@...nel.org" <mani@...nel.org>,
"martin.petersen@...cle.com"
<martin.petersen@...cle.com>
CC: "ahalaney@...hat.com" <ahalaney@...hat.com>,
"ebiggers@...gle.com"
<ebiggers@...gle.com>,
"neil.armstrong@...aro.org"
<neil.armstrong@...aro.org>,
"chu.stanley@...il.com" <chu.stanley@...il.com>,
"linux-scsi@...r.kernel.org" <linux-scsi@...r.kernel.org>,
"manivannan.sadhasivam@...aro.org" <manivannan.sadhasivam@...aro.org>,
"linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>,
"alim.akhtar@...sung.com" <alim.akhtar@...sung.com>,
"linux-arm-msm@...r.kernel.org" <linux-arm-msm@...r.kernel.org>,
"minwoo.im@...sung.com" <minwoo.im@...sung.com>,
"matthias.bgg@...il.com"
<matthias.bgg@...il.com>,
"James.Bottomley@...senPartnership.com"
<James.Bottomley@...senPartnership.com>,
"linux-arm-kernel@...ts.infradead.org"
<linux-arm-kernel@...ts.infradead.org>,
"linux-mediatek@...ts.infradead.org"
<linux-mediatek@...ts.infradead.org>,
AngeloGioacchino Del Regno
<angelogioacchino.delregno@...labora.com>
Subject: Re: [PATCH v4 1/8] scsi: ufs: core: Pass target_freq to
clk_scale_notify() vop
On 2/11/2025 11:52 AM, Peter Wang (王信友) wrote:
> On Mon, 2025-02-10 at 18:02 +0800, Ziqi Chen wrote:
>>
>> diff --git a/include/ufs/ufshcd.h b/include/ufs/ufshcd.h
>> index d7aca9e61684..f51d425696e7 100644
>> --- a/include/ufs/ufshcd.h
>> +++ b/include/ufs/ufshcd.h
>> @@ -344,8 +344,8 @@ struct ufs_hba_variant_ops {
>> void (*exit)(struct ufs_hba *);
>> u32 (*get_ufs_hci_version)(struct ufs_hba *);
>> int (*set_dma_mask)(struct ufs_hba *);
>> - int (*clk_scale_notify)(struct ufs_hba *, bool,
>> - enum ufs_notify_change_status);
>> + int (*clk_scale_notify)(struct ufs_hba *, bool, unsigned
>> long,
>> + enum
>> ufs_notify_change_status);
>>
>
> Hi Ziqi,
>
> Please keep the identation consistent.
>
> Thanks.
> Peter
Sure, thank Peter.
-Ziqi
>
>
>
>
>> int (*setup_clocks)(struct ufs_hba *, bool,
>> enum ufs_notify_change_status);
>> int (*hce_enable_notify)(struct ufs_hba *,
>> --
>> 2.34.1
>>
>
Powered by blists - more mailing lists