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@xxxxxxx> --- 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@xxxxxxx>