diff options
author | Alexander Sverdlin <alexander.sverdlin@siemens.com> | 2024-11-14 11:13:59 +0100 |
---|---|---|
committer | Lee Jones <lee@kernel.org> | 2024-12-11 12:18:48 +0000 |
commit | 0d2e820a86793595e2a776855d04701109e46663 (patch) | |
tree | d8e3cc93c54ed147ca8953343b17e1a1b82e0113 /tools/perf/scripts/python | |
parent | 40384c840ea1944d7c5a392e8975ed088ecf0b37 (diff) |
leds: lp8860: Write full EEPROM, not only half of it
I struggle to explain dividing an ARRAY_SIZE() by the size of an element
once again. As the latter equals to 2, only the half of EEPROM was ever
written. Drop the unexplainable division and write full ARRAY_SIZE().
Cc: stable@vger.kernel.org
Fixes: 7a8685accb95 ("leds: lp8860: Introduce TI lp8860 4 channel LED driver")
Signed-off-by: Alexander Sverdlin <alexander.sverdlin@siemens.com>
Link: https://lore.kernel.org/r/20241114101402.2562878-1-alexander.sverdlin@siemens.com
Signed-off-by: Lee Jones <lee@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions