summaryrefslogtreecommitdiffstats
path: root/drivers/misc
diff options
context:
space:
mode:
authorJeremy Fitzhardinge <jeremy@goop.org>2008-08-27 21:04:49 -0700
committerAndi Kleen <ak@linux.intel.com>2008-08-28 19:24:49 +0200
commit9662e0802445a1f56cef11bbd0d520b07238424a (patch)
treedcf964d3b26c93935cb97d7273760ce237758c5f /drivers/misc
parentb635acec48bcaa9183fcbf4e3955616b0d4119b5 (diff)
downloadlinux-9662e0802445a1f56cef11bbd0d520b07238424a.tar.gz
linux-9662e0802445a1f56cef11bbd0d520b07238424a.tar.xz
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>
Diffstat (limited to 'drivers/misc')
-rw-r--r--drivers/misc/thinkpad_acpi.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/misc/thinkpad_acpi.c b/drivers/misc/thinkpad_acpi.c
index d3eb7903c346..6b9300779a43 100644
--- a/drivers/misc/thinkpad_acpi.c
+++ b/drivers/misc/thinkpad_acpi.c
@@ -3086,7 +3086,6 @@ static struct ibm_struct wan_driver_data = {
.read = wan_read,
.write = wan_write,
.exit = wan_exit,
- .flags.experimental = 1,
};
/*************************************************************************