diff options
author | Lukas Bulwahn <[email protected]> | 2023-03-23 11:54:10 +0100 |
---|---|---|
committer | Lee Jones <[email protected]> | 2023-03-30 13:42:56 +0100 |
commit | 560f2eb7d6a775e488832b724b25bde33ce71b9f (patch) | |
tree | dbbf6599440bdfb6942a1ece97ef414554b14937 /tools/testing/selftests/bpf/progs/test_autoload.c | |
parent | 91b8961eaf051bd437a357a604bb420ce5274003 (diff) |
leds: rgb: mt6370: Correct config name to select in LEDS_MT6370_RGB
Commit 55a8a5c16eb3 ("leds: rgb: mt6370: Add MediaTek MT6370 current sink
type LED Indicator support") introduces the config LEDS_MT6370_RGB, which
selects the non-existing config LINEAR_RANGE. As the driver includes
linux/linear_range.h, it is a safe guess that the config actually intends
to select LINEAR_RANGES, which provides the library implementation for the
function prototypes defined in the linear_range header file.
Correct this naming confusion in the LEDS_MT6370_RGB config definition.
Fixes: 55a8a5c16eb3 ("leds: rgb: mt6370: Add MediaTek MT6370 current sink type LED Indicator support")
Signed-off-by: Lukas Bulwahn <[email protected]>
Acked-by: Pavel Machek <[email protected]>
Signed-off-by: Lee Jones <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'tools/testing/selftests/bpf/progs/test_autoload.c')
0 files changed, 0 insertions, 0 deletions