Skip to content

Commit

Permalink
rfkill: Add documentation about LED triggers
Browse files Browse the repository at this point in the history
Signed-off-by: João Paulo Rechi Vita <jprvita@endlessm.com>
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
  • Loading branch information
João Paulo Rechi Vita authored and Johannes Berg committed Feb 24, 2016
1 parent 9487bd6 commit 50ee738
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Documentation/rfkill.txt
Original file line number Diff line number Diff line change
Expand Up @@ -83,6 +83,8 @@ rfkill drivers that control devices that can be hard-blocked unless they also
assign the poll_hw_block() callback (then the rfkill core will poll the
device). Don't do this unless you cannot get the event in any other way.

RFKill provides per-switch LED triggers, which can be used to drive LEDs
according to the switch state (LED_FULL when blocked, LED_OFF otherwise).


5. Userspace support
Expand Down

0 comments on commit 50ee738

Please sign in to comment.