]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/blobdiff - Documentation/leds/leds-class.txt
leds: documentation: 'ide-disk' to 'disk-activity'
[mirror_ubuntu-bionic-kernel.git] / Documentation / leds / leds-class.txt
index 44f5e6bccd978fbe2329cdb39af87494aaafc09c..f1f7ec9f5cc555630040640cbbc7d55b5dedaffa 100644 (file)
@@ -11,7 +11,7 @@ brightness support so will just be turned on for non-zero brightness settings.
 The class also introduces the optional concept of an LED trigger. A trigger
 is a kernel based source of led events. Triggers can either be simple or
 complex. A simple trigger isn't configurable and is designed to slot into
-existing subsystems with minimal additional code. Examples are the ide-disk,
+existing subsystems with minimal additional code. Examples are the disk-activity,
 nand-disk and sharpsl-charge triggers. With led triggers disabled, the code
 optimises away.