diff options
| author | Alexander A. Klimov <grandmaster@al2klimov.de> | 2026-05-23 14:44:58 +0300 |
|---|---|---|
| committer | Jonathan Cameron <jic23@kernel.org> | 2026-05-26 21:22:57 +0300 |
| commit | 744bccc2647c6b2206290e8e40890a23812116b3 (patch) | |
| tree | 8e928e2807447cf8ee95a50d4422ac6b442838c4 /scripts/Makefile.thinlto | |
| parent | ee78fae068f52a5582aaf448d9414f826855c106 (diff) | |
| download | linux-744bccc2647c6b2206290e8e40890a23812116b3.tar.xz | |
iio: light: al3320a: read both ALS ADC registers again
al3320a_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: 1850e6ae7f91 ("iio: light: al3320a: 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
