-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/130123/
-----------------------------------------------------------

(Updated May 10, 2017, 11:41 a.m.)


Status
------

This change has been marked as submitted.


Review request for Solid.


Repository: powerdevil


Description
-------

Only raw backlight interface have the "enabled" file under "device"
directory.
So the commit
   5c0d35c skip the disabled backlight device
affects all types of backlight interfaces is wrong, it will drop out all
other type of backlight interfaces except raw tyep backlight.

To fix this, we just need to check the enabled file for raw backlight
interfaces only.

Signed-off-by: AceLan Kao <ace...@acelan.idv.tw>


Diffs
-----

  daemon/backends/upower/backlighthelper.h 
1382dd09938840371dbf34312fe2e8093abfbe10 
  daemon/backends/upower/backlighthelper.cpp 
e0eb6c461a7aac50533e833953977d46a7c8e4f3 

Diff: https://git.reviewboard.kde.org/r/130123/diff/


Testing
-------


Thanks,

AceLan Kao

Reply via email to