mirror of
https://github.com/torvalds/linux.git
synced 2026-07-27 01:32:21 +02:00
docs: leds: Fix sysfs ABI reference in lp5812.rst
Documentation/ABI/testing/sysfs-class-led-multicolor is a plain ABI description without a .rst suffix. The lp5812 documentation incorrectly referred to sysfs-class-led-multicolor.rst, which does not exist. This was reported by documentation-file-ref-check (make refcheckdocs). Signed-off-by: Xinhong Hu <tp5092@foxmail.com> Link: https://patch.msgid.link/tencent_26F6155ED10CA20CC65F62FD659218853809@qq.com Signed-off-by: Lee Jones <lee@kernel.org>
This commit is contained in:
parent
e7fc971825
commit
7bf097d90e
|
|
@ -20,7 +20,7 @@ Sysfs Interface
|
|||
===============
|
||||
|
||||
This driver uses the standard multicolor LED class interfaces defined
|
||||
in Documentation/ABI/testing/sysfs-class-led-multicolor.rst.
|
||||
in Documentation/ABI/testing/sysfs-class-led-multicolor.
|
||||
|
||||
Each LP5812 LED output appears under ``/sys/class/leds/`` with its
|
||||
assigned label (for example ``LED_A``).
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user