[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <kcsfvumlcze4aoydunxsmj3tayzaxo2e2r4gkvflsvzryfmy6a@5ckigdbbscrs>
Date: Thu, 22 Jan 2026 22:12:33 +0200
From: Dmitry Baryshkov <dmitry.baryshkov@....qualcomm.com>
To: Gabor Juhos <j4g8y7@...il.com>
Cc: Georgi Djakov <djakov@...nel.org>, linux-arm-msm@...r.kernel.org,
linux-pm@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH 1/2] interconnect: qcom: smd-rpm: drop duplicated
QCOM_RPM_SMD_KEY_RATE define
On Thu, Jan 22, 2026 at 08:34:22PM +0100, Gabor Juhos wrote:
> The 'linux/soc/qcom/smd-rpm.h' header defines QCOM_RPM_SMD_KEY_RATE
> with the exact same value.
>
> $ git grep -nHE 'define[[:blank:]]+QCOM_RPM_SMD_KEY_RATE[[:blank:]]'
> drivers/interconnect/qcom/smd-rpm.c:17:#define QCOM_RPM_SMD_KEY_RATE 0x007a484b
> include/linux/soc/qcom/smd-rpm.h:52:#define QCOM_RPM_SMD_KEY_RATE 0x007a484b
>
> Drop the local define to avoid the duplication.
>
> No functional changes intended. Compile tested only.
>
> Signed-off-by: Gabor Juhos <j4g8y7@...il.com>
> ---
> drivers/interconnect/qcom/smd-rpm.c | 1 -
> 1 file changed, 1 deletion(-)
>
Reviewed-by: Dmitry Baryshkov <dmitry.baryshkov@....qualcomm.com>
--
With best wishes
Dmitry
Powered by blists - more mailing lists