linux-iio.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/4] iio: light: Modernize al3010 and al3320a codebase
@ 2025-03-08 20:00 David Heidelberg via B4 Relay
  2025-03-08 20:00 ` [PATCH 1/4] iio: light: al3320a: Drop deprecated email for Daniel David Heidelberg via B4 Relay
                   ` (3 more replies)
  0 siblings, 4 replies; 11+ messages in thread
From: David Heidelberg via B4 Relay @ 2025-03-08 20:00 UTC (permalink / raw)
  To: Jonathan Cameron, Lars-Peter Clausen
  Cc: Svyatoslav Ryhel, Robert Eckelmann, linux-iio, linux-kernel,
	David Heidelberg

This series targetting improved readability of code
and modernizing code to match today standards.

Except slightly improved error reporting,
there shouldn't be any function changes.

Size before:
72224 al3010.ko
72744 al3320a.ko

Size after:
58032 al3010.ko
58632 al3320a.ko

Signed-off-by: David Heidelberg <david@ixit.cz>
---
David Heidelberg (4):
      iio: light: al3320a: Drop deprecated email for Daniel
      iio: light: al3000a: Use DRV_NAME
      iio: light: al3010: Implement regmap support
      iio: light: al3320a: Implement regmap support

 drivers/iio/light/al3000a.c |   6 ++-
 drivers/iio/light/al3010.c  |  95 ++++++++++++++++++++++------------------
 drivers/iio/light/al3320a.c | 103 ++++++++++++++++++++++++--------------------
 3 files changed, 114 insertions(+), 90 deletions(-)
---
base-commit: 0a2f889128969dab41861b6e40111aa03dc57014
change-id: 20250308-al3010-iio-regmap-038cea39f85d

Best regards,
-- 
David Heidelberg <david@ixit.cz>



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

end of thread, other threads:[~2025-03-10 20:00 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-03-08 20:00 [PATCH 0/4] iio: light: Modernize al3010 and al3320a codebase David Heidelberg via B4 Relay
2025-03-08 20:00 ` [PATCH 1/4] iio: light: al3320a: Drop deprecated email for Daniel David Heidelberg via B4 Relay
2025-03-09 16:30   ` Jonathan Cameron
2025-03-08 20:00 ` [PATCH 2/4] iio: light: al3000a: Use DRV_NAME David Heidelberg via B4 Relay
2025-03-09 16:33   ` Jonathan Cameron
2025-03-08 20:01 ` [PATCH 3/4] iio: light: al3010: Implement regmap support David Heidelberg via B4 Relay
2025-03-09 16:45   ` Jonathan Cameron
2025-03-09 21:11     ` David Heidelberg
2025-03-10 20:00       ` Jonathan Cameron
2025-03-08 20:01 ` [PATCH 4/4] iio: light: al3320a: " David Heidelberg via B4 Relay
2025-03-09 16:47   ` Jonathan Cameron

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).