]> git.karo-electronics.de Git - mv-sheeva.git/commit
asus-laptop: add wimax and wwan support
authorCorentin Chary <corentincj@iksaif.net>
Sun, 14 Nov 2010 16:40:12 +0000 (17:40 +0100)
committerMatthew Garrett <mjg@redhat.com>
Wed, 24 Nov 2010 17:00:15 +0000 (12:00 -0500)
commitba1ff5be52163a97ac4ce8bc51beae2c96861a43
tree1be56d37cf5929d28a7444c7e83ebfb265d6ae03
parent67fa38ec097a3e270ab175636338185017b49fa7
asus-laptop: add wimax and wwan support

Asus UL30A has a 3G chip, but the radio is disabled by default.
The DSDT also reference a WIMAX device, which is not present on this model.

This patch adds two new files: wwan and wimax to control WWAN and
WIMAX devices. It does not use rfkill, because like WLED and BLED,
we don't know yet that the two ACPI functions will always control the
radio, they may control only the leds on some hardware.

We may add rfkill switchs later.

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