base-files: add led functions to uci-defaults.sh
authorAlberto Bursi <alberto.bursi@outlook.it>
Thu, 30 Mar 2017 10:27:19 +0000 (12:27 +0200)
committerJo-Philipp Wich <jo@mein.io>
Sun, 14 May 2017 19:45:50 +0000 (21:45 +0200)
commit4242ddf8f2615749f296b3930799bd47f18d52d8
tree162efbeb99b0797220706fc853c6395ab2baf3cb
parentb06a286a4861d2a15f0372aabcf643d4b49cd262
base-files: add led functions to uci-defaults.sh

uci_set_leds_ataport() allows to set a led to show activity
on a specific (s)ata port, which is needed for devices that have
a Sata led for each sata port.
The led trigger is from the 834-ledtrig-libata.patch LEDE kernel patch.

uci_set_leds_usbhost() allows to set a led to show total usb activity.

Signed-off-by: Alberto Bursi <alberto.bursi@outlook.it>
[Jo-Philipp Wich: use a single underscore to denote private functions]
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
package/base-files/files/lib/functions/uci-defaults.sh