Skip to content

brightness: Fix brightness setting

Administrator requested to merge brightness-set into master

At least with 3.24.12 when we receive the brightness_changed_cb we must not mark ourself as setting brightness since otherwise we bail out early out out of brightness_set() never resetting setting_brightness. This unbreaks making brightness setting only work the first time.

Signed-off-by: Guido Günther guido.gunther@puri.sm

Merge request reports