mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH 0/2] media: Constify struct regmap_config
@ 2024-07-05 10:53 Javier Carrasco
  2024-07-05 10:53 ` [PATCH 1/2] media: i2c: tvp5150: " Javier Carrasco
  2024-07-05 10:53 ` [PATCH 2/2] media: platform: allegro-dvt: " Javier Carrasco
  0 siblings, 2 replies; 5+ messages in thread
From: Javier Carrasco @ 2024-07-05 10:53 UTC (permalink / raw)
  To: Mauro Carvalho Chehab, Michael Tretter, Pengutronix Kernel Team
  Cc: linux-media, linux-kernel, Javier Carrasco

This series adds the const modifier to the remaining regmap_config
structs under media/ 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@gmail.com>
---
Javier Carrasco (2):
      media: i2c: tvp5150: Constify struct regmap_config
      media: platform: allegro-dvt: Constify struct regmap_config

 drivers/media/i2c/tvp5150.c                       | 2 +-
 drivers/media/platform/allegro-dvt/allegro-core.c | 4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)
---
base-commit: 0b58e108042b0ed28a71cd7edf5175999955b233
change-id: 20240705-media-const-regmap_config-958dfd37063c

Best regards,
-- 
Javier Carrasco <javier.carrasco.cruz@gmail.com>


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2024-08-07 10:00 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-07-05 10:53 [PATCH 0/2] media: Constify struct regmap_config Javier Carrasco
2024-07-05 10:53 ` [PATCH 1/2] media: i2c: tvp5150: " Javier Carrasco
2024-08-07 10:00   ` Hans Verkuil
2024-07-05 10:53 ` [PATCH 2/2] media: platform: allegro-dvt: " Javier Carrasco
2024-07-22  7:48   ` Michael Tretter

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®