diff options
| author | Alexander A. Klimov <grandmaster@al2klimov.de> | 2026-05-23 14:44:57 +0300 |
|---|---|---|
| committer | Jonathan Cameron <jic23@kernel.org> | 2026-05-26 21:22:57 +0300 |
| commit | ee78fae068f52a5582aaf448d9414f826855c106 (patch) | |
| tree | cf629be731044931de890571a1dd0b40bb509ff6 /scripts/Makefile.thinlto | |
| parent | 3c5eed894efd93d68d7f6a359a81ddef0e928774 (diff) | |
| download | linux-ee78fae068f52a5582aaf448d9414f826855c106.tar.xz | |
iio: light: al3010: read both ALS ADC registers again
al3010_read_raw() used to read two adjacent registers
until the driver was modernized using the regmap framework.
That cleanup accidentally replaced the 16-bit word read
with a single byte read. I'm reverting latter.
Fixes: 0e5e21e23dd6 ("iio: light: al3010: Implement regmap support")
Signed-off-by: Alexander A. Klimov <grandmaster@al2klimov.de>
Cc: <Stable@vger.kernel.org>
Signed-off-by: Jonathan Cameron <jic23@kernel.org>
Diffstat (limited to 'scripts/Makefile.thinlto')
0 files changed, 0 insertions, 0 deletions
