]> git.karo-electronics.de Git - karo-tx-linux.git/commit
asus-wmi: update wlan LED through rfkill led trigger
authorAceLan Kao <acelan.kao@canonical.com>
Fri, 27 Jul 2012 08:51:59 +0000 (16:51 +0800)
committerMatthew Garrett <mjg59@srcf.ucam.org>
Sun, 16 Dec 2012 18:22:15 +0000 (10:22 -0800)
commit23a5b9d660f68a61217f311debb6d4e66bab92a7
tree9e66e293b5dc667fd2228b6c396926f844256994
parent11520e5e7c1855fc3bf202bb3be35a39d9efa034
asus-wmi: update wlan LED through rfkill led trigger

For those machines with wapf=4, BIOS won't update the wireless LED,
since wapf=4 means user application will take in chage of the wifi and bt.
So, we have to update wlan LED status explicitly.

But I found there is another wireless LED bug in launchpad and which is
not in the wapf=4 quirk.
So, it might be better to set wireless LED status explicitly for all
machines.

BugLink: https://launchpad.net/bugs/901105
Signed-off-by: AceLan Kao <acelan.kao@canonical.com>
Signed-off-by: Matthew Garrett <mjg@redhat.com>
drivers/platform/x86/asus-wmi.c