ACPI: thinkpad-acpi: wan radio control is not experimental

The WWAN radio control has been working well for over three years,
and is no longer experimental.

Signed-off-by: Jeremy Fitzhardinge <jeremy@goop.org>
Signed-off-by: Andi Kleen <ak@linux.intel.com>
This commit is contained in:
Jeremy Fitzhardinge
2008-08-27 21:04:49 -07:00
committed by Andi Kleen
parent b635acec48
commit 9662e08024
2 changed files with 3 additions and 9 deletions
-1
View File
@@ -3086,7 +3086,6 @@ static struct ibm_struct wan_driver_data = {
.read = wan_read,
.write = wan_write,
.exit = wan_exit,
.flags.experimental = 1,
};
/*************************************************************************