From: Stephen Boyd <sboyd@kernel.org>
To: Javier Carrasco <javier.carrasco.cruz@gmail.com>,
Michael Turquette <mturquette@baylibre.com>
Cc: linux-clk@vger.kernel.org, linux-kernel@vger.kernel.org,
Javier Carrasco <javier.carrasco.cruz@gmail.com>
Subject: Re: [PATCH] clk: cdce925: make regmap_cdce925_bus constant
Date: Wed, 09 Oct 2024 16:13:15 -0700 [thread overview]
Message-ID: <461d3f6d9957426f612a3ad6abbe8b76.sboyd@kernel.org> (raw)
In-Reply-To: <20241001-clk-cdce925-regmap_bus-const-v1-1-49fc11555b04@gmail.com>
Quoting Javier Carrasco (2024-10-01 02:00:11)
> This struct is only used for the regmap initialization via
> devm_regmap_init() (which expects a pointer to a const struct
> regmap_bus, as it will not modify the struct), and it is not modified
> after its declaration.
>
> Move regmap_cdce925_bus to a read-only section.
>
> Signed-off-by: Javier Carrasco <javier.carrasco.cruz@gmail.com>
> ---
Applied to clk-next
prev parent reply other threads:[~2024-10-09 23:13 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-10-01 9:00 [PATCH] clk: cdce925: make regmap_cdce925_bus constant Javier Carrasco
2024-10-09 23:13 ` Stephen Boyd [this message]
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=461d3f6d9957426f612a3ad6abbe8b76.sboyd@kernel.org \
--to=sboyd@kernel.org \
--cc=javier.carrasco.cruz@gmail.com \
--cc=linux-clk@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=mturquette@baylibre.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