toshiba_acpi: Add support for WWAN devices
authorAzael Avalos <coproscefalo@gmail.com>
Mon, 23 Nov 2015 17:49:10 +0000 (10:49 -0700)
committerDarren Hart <dvhart@linux.intel.com>
Mon, 23 Nov 2015 20:58:32 +0000 (12:58 -0800)
commit6873f46a630c48a1fa5ef09ec830c9bb2b2de8dd
tree074e7fb0a43a82ea1282e38a056b4f4e81441448
parentbae5336f0aaedffa115dab9cb3d8a4e4aed3a26a
toshiba_acpi: Add support for WWAN devices

Toshiba laptops with WWAN devices installed cannot use the device unless
it is attached and powered, similar to how Toshiba Bluetooth devices
work.

This patch adds support to WWAN devices, introducing three functions,
one to query the overall status of the wireless devices (RFKill, WLAN,
BT, WWAN), the second queries WWAN support, and finally the third
(de)activates the device.

Signed-off-by: Fabian Koester <fabian.koester@bringnow.com>
Signed-off-by: Azael Avalos <coproscefalo@gmail.com>ZZ
Signed-off-by: Darren Hart <dvhart@linux.intel.com>
drivers/platform/x86/toshiba_acpi.c