]> git.ipfire.org Git - thirdparty/kernel/linux.git/commitdiff
leds: tps6131x: Add V4L2_FLASH_LED_CLASS dependency
authorArnd Bergmann <arnd@arndb.de>
Fri, 20 Jun 2025 11:43:58 +0000 (13:43 +0200)
committerLee Jones <lee@kernel.org>
Tue, 1 Jul 2025 13:26:03 +0000 (14:26 +0100)
This driver can optionally use the v4l2_flash infrastructure, but fails to
link built=in if that is in a loadable module:

ld.lld-21: error: undefined symbol: v4l2_flash_release
>>> referenced by leds-tps6131x.c:792 (drivers/leds/flash/leds-tps6131x.c:792)

Add the usual Kconfig dependency for it, still allowing it to be built when
CONFIG_V4L2_FLASH_LED_CLASS is disabled.

Fixes: b338a2ae9b31 ("leds: tps6131x: Add support for Texas Instruments TPS6131X flash LED driver")
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Reviewed-by: Randy Dunlap <rdunlap@infradead.org>
Tested-by: Randy Dunlap <rdunlap@infradead.org>
Link: https://lore.kernel.org/r/20250620114440.4080938-1-arnd@kernel.org
Signed-off-by: Lee Jones <lee@kernel.org>
drivers/leds/flash/Kconfig

index 55ca663ca506ad8be627f58f6d6308368ea2b928..5e08102a678416b19e0004ec988129d971deacb8 100644 (file)
@@ -136,6 +136,7 @@ config LEDS_TPS6131X
        tristate "LED support for TI TPS6131x flash LED driver"
        depends on I2C && OF
        depends on GPIOLIB
+       depends on V4L2_FLASH_LED_CLASS || !V4L2_FLASH_LED_CLASS
        select REGMAP_I2C
        help
          This option enables support for Texas Instruments TPS61310/TPS61311