Skip to content

Commit

Permalink
Documentation: leds: remove invalidated information
Browse files Browse the repository at this point in the history
The contents of the Future Development section of leds-class
Documentation was invalidated when support for LED-private triggers
was merged. Remove this section.

Signed-off-by: Marek Behún <kabel@kernel.org>
Fixes: 93690cd ("leds: trigger: add support for LED-private device...")
Signed-off-by: Pavel Machek <pavel@ucw.cz>
  • Loading branch information
Marek Behún authored and Pavel Machek committed Oct 26, 2020
1 parent 3650b22 commit 12ec7e5
Showing 1 changed file with 0 additions and 10 deletions.
10 changes: 0 additions & 10 deletions Documentation/leds/leds-class.rst
Original file line number Diff line number Diff line change
Expand Up @@ -177,13 +177,3 @@ The LED Trigger core cannot be a module as the simple trigger functions
would cause nightmare dependency issues. I see this as a minor issue
compared to the benefits the simple trigger functionality brings. The
rest of the LED subsystem can be modular.


Future Development
==================

At the moment, a trigger can't be created specifically for a single LED.
There are a number of cases where a trigger might only be mappable to a
particular LED (ACPI?). The addition of triggers provided by the LED driver
should cover this option and be possible to add without breaking the
current interface.

0 comments on commit 12ec7e5

Please sign in to comment.