Commit 9b60b675 authored by Pavel Machek's avatar Pavel Machek

leds: clevo-mail: Mark as broken pending interface fix

Setting blink rate using brightness is unusual and should be fixed.
Signed-off-by: default avatarPavel Machek <pavel@ucw.cz>
parent 3dd7ed58
...@@ -447,12 +447,12 @@ config LEDS_LP8860 ...@@ -447,12 +447,12 @@ config LEDS_LP8860
config LEDS_CLEVO_MAIL config LEDS_CLEVO_MAIL
tristate "Mail LED on Clevo notebook" tristate "Mail LED on Clevo notebook"
depends on LEDS_CLASS depends on LEDS_CLASS && BROKEN
depends on X86 && SERIO_I8042 && DMI depends on X86 && SERIO_I8042 && DMI
help help
This driver makes the mail LED accessible from userspace This driver makes the mail LED accessible from userspace
programs through the leds subsystem. This LED have three programs through the LEDs subsystem. This LED has three
known mode: off, blink at 0.5Hz and blink at 1Hz. known modes: off, blink at 0.5Hz and blink at 1Hz.
The driver supports two kinds of interface: using ledtrig-timer The driver supports two kinds of interface: using ledtrig-timer
or through /sys/class/leds/clevo::mail/brightness. As this LED or through /sys/class/leds/clevo::mail/brightness. As this LED
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment