]> 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 <matthew.garrett@nebula.com>
Sun, 24 Feb 2013 22:49:52 +0000 (14:49 -0800)
commit6cae06e603339f99334bc6b276e2ac619cf0d476
tree8c42fb743dd64b92d54973de71b984e49f81d7c0
parent9e2d59ad580d590134285f361a0e80f0e98c0207
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