]> Gentwo Git Trees - linux/.git/commit
leds: upboard: Fix module alias
authorThomas Richard <thomas.richard@bootlin.com>
Mon, 20 Oct 2025 15:36:25 +0000 (17:36 +0200)
committerLee Jones <lee@kernel.org>
Sat, 25 Oct 2025 11:42:34 +0000 (12:42 +0100)
commitc06a017439110debd335b6864bc2d69835624235
treea78090d7e672c6ed86811dff651cfd8dcf178a58
parent26fe74d598c32e7bc6f150edfc4aa43e1bee55db
leds: upboard: Fix module alias

The module alias does not match the cell name defined in the MFD driver,
preventing automatic loading when the driver is built as a module. So fix
the module alias to ensure proper module auto-loading.

Fixes: 0ef2929a0181 ("leds: Add AAEON UP board LED driver")
Signed-off-by: Thomas Richard <thomas.richard@bootlin.com>
Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Link: https://patch.msgid.link/20251020-leds-upboard-fix-module-alias-v2-1-84ac5c3a1a81@bootlin.com
Signed-off-by: Lee Jones <lee@kernel.org>
drivers/leds/leds-upboard.c