Home
last modified time | relevance | path

Searched hist:"6 b7091e74fe176da97917ca60524e2b3554305f0" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/misc/
H A DKconfigdiff 6b7091e74fe176da97917ca60524e2b3554305f0 Fri Jan 26 07:04:45 CST 2007 Corentin Chary <corentincj@iksaif.net> asus-laptop: add backlight support

Adds backlight support using backlight class. We now
change the brightness *and toggle the backlight !* via
/sys/class/backlight/asus-laptop/.

If the user switchs the backlight using the keyboard,
asus_hotk_notify looks for ATKD_LCD_OFF and ATKD_LCD_ON events,
and stores the right state into hotk->status and bd->props->power .

Signed-off-by: Corentin Chary <corentincj@iksaif.net>
Signed-off-by: Len Brown <len.brown@intel.com>