acer-wmi: remove threeg and interface sysfs interfaces
authorLee, Chun-Yi <joeyli.kernel@gmail.com>
Mon, 5 Oct 2015 10:17:42 +0000 (18:17 +0800)
committerDarren Hart <dvhart@linux.intel.com>
Tue, 6 Oct 2015 22:38:08 +0000 (23:38 +0100)
commitc4602280869e7aceb1245f525eff923e548ec9f3
treeaca2fea94fbb9e043168cb79f47d913d034cc886
parent7d3777d1069137800cdd1420a6c75cd94151d877
acer-wmi: remove threeg and interface sysfs interfaces

Since v3.0 kernel, acer-wmi driver auto detects internal 3G device and
provides the threeg rfkill interface. So the sysfs interface of 3G is
no longer necessary now.

The 7b8aca65 patch added kernel information log to remind to user space
for the threeg sysfs interface will be removed in 2012, then b58b9ffc patch
updated the interface removing time to 2014.

I think the 3 years lead time is enough for user space application to use
rfkill instead of sysfs interface to control 3G device.

This patch removes code about threeg sysfs interface. And it also removes the
unused interface sysfs that exposes which ACPI-WMI method used by acer-wmi
driver on the machine. The information is already exposed by the acer-wmi
initial log.

Cc: Carlos Corbacho <carlos@strangeworlds.co.uk>
Cc: Matthew Garrett <mjg59@srcf.ucam.org>
Cc: Dmitry Torokhov <dtor@mail.ru>
Cc: Corentin Chary <corentincj@iksaif.net>
Cc: Martin Kepplinger <martink@posteo.de>
Cc: Darren Hart <dvhart@infradead.org>
Signed-off-by: Lee, Chun-Yi <jlee@suse.com>
Signed-off-by: Darren Hart <dvhart@linux.intel.com>
drivers/platform/x86/acer-wmi.c
This page took 0.063844 seconds and 5 git commands to generate.