From: Jarkko Nikula <jarkko.nikula@linux.intel.com>
To: Raag Jadav <raag.jadav@intel.com>,
mika.westerberg@linux.intel.com,
andriy.shevchenko@linux.intel.com, jsd@semihalf.com,
andi.shyti@kernel.org
Cc: linux-i2c@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH v1 2/2] i2c: designware: constify regmap_config
Date: Mon, 22 Jan 2024 11:44:22 +0200 [thread overview]
Message-ID: <2caa903b-e5a6-499c-84ea-b8f85e4d1c71@linux.intel.com> (raw)
In-Reply-To: <20240122033108.31053-2-raag.jadav@intel.com>
On 1/22/24 05:31, Raag Jadav wrote:
> We never modify regmap_config, mark it as const.
>
> Signed-off-by: Raag Jadav <raag.jadav@intel.com>
> ---
> drivers/i2c/busses/i2c-designware-platdrv.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
Both:
Acked-by: Jarkko Nikula <jarkko.nikula@linux.intel.com>
next prev parent reply other threads:[~2024-01-22 9:44 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-01-22 3:31 [PATCH v1 1/2] i2c: designware: constify abort_sources Raag Jadav
2024-01-22 3:31 ` [PATCH v1 2/2] i2c: designware: constify regmap_config Raag Jadav
2024-01-22 9:44 ` Jarkko Nikula [this message]
2024-02-08 10:46 ` Raag Jadav
2024-03-04 7:58 ` Raag Jadav
2024-10-02 9:18 ` [PATCH v1 1/2] i2c: designware: constify abort_sources Andi Shyti
2024-10-03 2:58 ` Raag Jadav
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=2caa903b-e5a6-499c-84ea-b8f85e4d1c71@linux.intel.com \
--to=jarkko.nikula@linux.intel.com \
--cc=andi.shyti@kernel.org \
--cc=andriy.shevchenko@linux.intel.com \
--cc=jsd@semihalf.com \
--cc=linux-i2c@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=mika.westerberg@linux.intel.com \
--cc=raag.jadav@intel.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 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.