aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorAlexander A. Klimov <grandmaster@al2klimov.de>2026-05-23 13:44:58 +0200
committerJonathan Cameron <jic23@kernel.org>2026-05-26 19:22:57 +0100
commit744bccc2647c6b2206290e8e40890a23812116b3 (patch)
tree8e928e2807447cf8ee95a50d4422ac6b442838c4 /tools/perf/scripts/python
parentee78fae068f52a5582aaf448d9414f826855c106 (diff)
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 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions