linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Krzysztof Kozlowski <krzysztof.kozlowski@canonical.com>
To: Rikard Falkeborn <rikard.falkeborn@gmail.com>
Cc: Krzysztof Kozlowski <krzysztof.kozlowski@canonical.com>,
	linux-tegra@vger.kernel.org, linux-kernel@vger.kernel.org,
	Jing Yangyang <jing.yangyang@zte.com.cn>,
	Kai Song <songkai01@inspur.com>,
	Jonathan Hunter <jonathanh@nvidia.com>,
	Thierry Reding <thierry.reding@gmail.com>
Subject: Re: [PATCH] memory: tegra: Constify struct thermal_cooling_device_ops
Date: Mon, 29 Nov 2021 10:11:46 +0100	[thread overview]
Message-ID: <163817710354.21425.9622697114945269603.b4-ty@canonical.com> (raw)
In-Reply-To: <20211128204158.19544-1-rikard.falkeborn@gmail.com>

On Sun, 28 Nov 2021 21:41:58 +0100, Rikard Falkeborn wrote:
> The only usage of tegra210_emc_cd_ops is to pass its address to
> devm_thermal_of_cooling_device_register() which is a pointer to const
> struct thermal_cooling_device_ops. Make it const to allow the compiler
> to put it in read-only memory.
> 
> 

Applied, thanks!

[1/1] memory: tegra: Constify struct thermal_cooling_device_ops
      commit: 56985dc4f437d7a77d4abede73191da20cf11429

Best regards,
-- 
Krzysztof Kozlowski <krzysztof.kozlowski@canonical.com>

  reply	other threads:[~2021-11-29  9:14 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-11-28 20:41 [PATCH] memory: tegra: Constify struct thermal_cooling_device_ops Rikard Falkeborn
2021-11-29  9:11 ` Krzysztof Kozlowski [this message]
  -- strict thread matches above, loose matches on Subject: below --
2020-06-09 22:12 Rikard Falkeborn

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=163817710354.21425.9622697114945269603.b4-ty@canonical.com \
    --to=krzysztof.kozlowski@canonical.com \
    --cc=jing.yangyang@zte.com.cn \
    --cc=jonathanh@nvidia.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-tegra@vger.kernel.org \
    --cc=rikard.falkeborn@gmail.com \
    --cc=songkai01@inspur.com \
    --cc=thierry.reding@gmail.com \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).