[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20250308-al3010-iio-regmap-v1-0-b672535e8213@ixit.cz>
Date: Sat, 08 Mar 2025 21:00:57 +0100
From: David Heidelberg via B4 Relay <devnull+david.ixit.cz@...nel.org>
To: Jonathan Cameron <jic23@...nel.org>,
Lars-Peter Clausen <lars@...afoo.de>
Cc: Svyatoslav Ryhel <clamor95@...il.com>,
Robert Eckelmann <longnoserob@...il.com>, linux-iio@...r.kernel.org,
linux-kernel@...r.kernel.org, David Heidelberg <david@...t.cz>
Subject: [PATCH 0/4] iio: light: Modernize al3010 and al3320a codebase
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@...t.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@...t.cz>
Powered by blists - more mailing lists