All of lore.kernel.org
 help / color / mirror / Atom feed
From: Georgi Djakov <djakov@kernel.org>
To: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>,
	Andy Gross <agross@kernel.org>,
	Bjorn Andersson <bjorn.andersson@linaro.org>,
	linux-arm-msm@vger.kernel.org, linux-pm@vger.kernel.org,
	linux-kernel@vger.kernel.org
Subject: Re: [PATCH 1/3] interconnect: qcom: constify qcom_icc_desc
Date: Wed, 27 Apr 2022 15:17:21 +0300	[thread overview]
Message-ID: <12570c36-d005-f51c-654b-01d52c50205c@kernel.org> (raw)
In-Reply-To: <b96fd335-df13-6657-c2ff-38ff677555a4@linaro.org>

On 22.04.22 18:25, Krzysztof Kozlowski wrote:
> On 12/04/2022 12:26, Krzysztof Kozlowski wrote:
>> struct qcom_icc_desc is not modified so it can be made const for safety.
>>
>> Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
>> ---
>>   drivers/interconnect/qcom/msm8916.c |  6 +++---
>>   drivers/interconnect/qcom/msm8939.c |  8 ++++----
>>   drivers/interconnect/qcom/msm8974.c | 12 ++++++------
>>   drivers/interconnect/qcom/qcm2290.c | 12 ++++++------
>>   drivers/interconnect/qcom/qcs404.c  |  6 +++---
>>   drivers/interconnect/qcom/sc7180.c  | 26 +++++++++++++-------------
>>   drivers/interconnect/qcom/sc7280.c  | 24 ++++++++++++------------
>>   drivers/interconnect/qcom/sdm660.c  | 12 ++++++------
>>   drivers/interconnect/qcom/sm8150.c  | 22 +++++++++++-----------
>>   drivers/interconnect/qcom/sm8250.c  | 22 +++++++++++-----------
>>   drivers/interconnect/qcom/sm8350.c  | 20 ++++++++++----------
>>   drivers/interconnect/qcom/sm8450.c  | 22 +++++++++++-----------
> 
> Hi folks,
> 
> Any comments here?

Thanks for the patches! I had actually some of these changes in my local tree
for a long time. Do you want to send a follow-up patch also for sc8280xp?

BR,
Georgi

  reply	other threads:[~2022-04-27 12:17 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-04-12 10:26 [PATCH 1/3] interconnect: qcom: constify qcom_icc_desc Krzysztof Kozlowski
2022-04-12 10:26 ` [PATCH 2/3] interconnect: qcom: constify icc_node pointers Krzysztof Kozlowski
2022-04-12 10:26 ` [PATCH 3/3] interconnect: qcom: constify qcom_icc_bcm pointers Krzysztof Kozlowski
2022-04-22 15:25 ` [PATCH 1/3] interconnect: qcom: constify qcom_icc_desc Krzysztof Kozlowski
2022-04-27 12:17   ` Georgi Djakov [this message]
2022-04-27 12:59     ` Krzysztof Kozlowski
2022-04-27 15:31       ` Georgi Djakov

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=12570c36-d005-f51c-654b-01d52c50205c@kernel.org \
    --to=djakov@kernel.org \
    --cc=agross@kernel.org \
    --cc=bjorn.andersson@linaro.org \
    --cc=krzysztof.kozlowski@linaro.org \
    --cc=linux-arm-msm@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-pm@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.