Skip to content
Commit 0da3e65b authored by Shuah Khan's avatar Shuah Khan Committed by Bryan Wu
Browse files

leds: Rename led_set_brightness() to __led_set_brightness()



Rename leds internal interface led_set_brightness() to __led_set_brightness()
to reduce confusion between led_set_brightness() and the external interface
led_brightness_set(). led_brightness_set() cancels the timer and then calls
led_set_brightness().

Signed-off-by: default avatarShuah Khan <shuahkhan@gmail.com>
Signed-off-by: default avatarBryan Wu <bryan.wu@canonical.com>
parent 5e417281
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