asus-wmi: introduce struct asus_rfkill
authorCorentin Chary <corentincj@iksaif.net>
Sat, 26 Feb 2011 09:20:33 +0000 (10:20 +0100)
committerMatthew Garrett <mjg@redhat.com>
Mon, 28 Mar 2011 10:07:20 +0000 (06:07 -0400)
commita7ce3f041e640daf96e227d8f7ffa6b988f33025
treee19facfea5534b95c908777167062e13fde014c9
parent57ab7dae27fae6a492ec968dc543106685adcad5
asus-wmi: introduce struct asus_rfkill

First, this allow use to remove the custom asusrfkill_wlan_query,
but this will also allow us to give struct asus_wmi * to
get_devstate/set_devstate later.

Signed-off-by: Corentin Chary <corentincj@iksaif.net>
Signed-off-by: Matthew Garrett <mjg@redhat.com>
drivers/platform/x86/asus-wmi.c