leds: Fix reference to led_set_brightness() in doc
authorThomas Weißschuh <linux@weissschuh.net>
Sat, 18 Feb 2023 17:21:21 +0000 (17:21 +0000)
committerLee Jones <lee@kernel.org>
Thu, 16 Mar 2023 15:08:41 +0000 (15:08 +0000)
commit8af70e202ac4ea5dd2d5561cc2675bc09b30412e
tree7d60bfb600dc3192f1e76be3a5a9e47b0dd197e9
parent6d19367b9e2f63e14bc034110f34b9a112b43ce0
leds: Fix reference to led_set_brightness() in doc

The referenced function led_classdev_brightness_set() never existed.

Fixes: 5ada28bf7675 ("led-class: always implement blinking")
Signed-off-by: Thomas Weißschuh <linux@weissschuh.net>
Signed-off-by: Lee Jones <lee@kernel.org>
Link: https://lore.kernel.org/r/20230218-typo-led-set-v1-1-3c35362a2f2d@weissschuh.net
include/linux/leds.h