[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <Zowdy6eeTEZMZyH1@google.com>
Date: Mon, 8 Jul 2024 10:11:39 -0700
From: Dmitry Torokhov <dmitry.torokhov@...il.com>
To: Javier Carrasco <javier.carrasco.cruz@...il.com>
Cc: Shawn Guo <shawnguo@...nel.org>, Sascha Hauer <s.hauer@...gutronix.de>,
Pengutronix Kernel Team <kernel@...gutronix.de>,
Fabio Estevam <festevam@...il.com>, linux-input@...r.kernel.org,
linux-kernel@...r.kernel.org, imx@...ts.linux.dev,
linux-arm-kernel@...ts.infradead.org
Subject: Re: [PATCH 0/2] Input - constify read-only struct regmap_config
On Fri, Jul 05, 2024 at 07:38:49PM +0200, Javier Carrasco wrote:
> This series adds the const modifier to the remaining regmap_config
> structs in the input subsystem that are effectively used as const
> (i.e., only read after their declaration), but kept as writtable data.
>
> Signed-off-by: Javier Carrasco <javier.carrasco.cruz@...il.com>
> ---
> Javier Carrasco (2):
> Input: qt1050 - constify struct regmap_config
> Input: fsl-imx25-tcq - constify struct regmap_config
>
> drivers/input/keyboard/qt1050.c | 2 +-
> drivers/input/touchscreen/fsl-imx25-tcq.c | 2 +-
> 2 files changed, 2 insertions(+), 2 deletions(-)
Applied the lot, thank you.
--
Dmitry
Powered by blists - more mailing lists