iwlagn: rename iwlagn module iwlwifi and alias to iwlagn.
[deliverable/linux.git] / Documentation / feature-removal-schedule.txt
index aca4f823596983ef77b996986387dbdad64b117e..1cf3dbdb15384fec85340509c4dd3318db004b9a 100644 (file)
@@ -193,20 +193,6 @@ Why:       /proc/<pid>/oom_adj allows userspace to influence the oom killer's
 
 ---------------------------
 
-What:  CS5535/CS5536 obsolete GPIO driver
-When:  June 2011
-Files: drivers/staging/cs5535_gpio/*
-Check: drivers/staging/cs5535_gpio/cs5535_gpio.c
-Why:   A newer driver replaces this; it is drivers/gpio/cs5535-gpio.c, and
-       integrates with the Linux GPIO subsystem.  The old driver has been
-       moved to staging, and will be removed altogether around 3.0.
-       Please test the new driver, and ensure that the functionality you
-       need and any bugfixes from the old driver are available in the new
-       one.
-Who:   Andres Salomon <dilinger@queued.net>
-
---------------------------
-
 What:  remove EXPORT_SYMBOL(kernel_thread)
 When:  August 2006
 Files: arch/*/kernel/*_ksyms.c
@@ -474,13 +460,6 @@ Who:       FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp>
 
 ----------------------------
 
-What:  DMA_xxBIT_MASK macros
-When:  Jun 2011
-Why:   DMA_xxBIT_MASK macros were replaced with DMA_BIT_MASK() macros.
-Who:   FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp>
-
-----------------------------
-
 What:  iwlwifi disable_hw_scan module parameters
 When:  3.0
 Why:   Hareware scan is the prefer method for iwlwifi devices for
@@ -569,3 +548,15 @@ Why:       Just opening a V4L device should not change the state of the hardware
 Who:   Hans Verkuil <hans.verkuil@cisco.com>
 
 ----------------------------
+
+What:  g_file_storage driver
+When:  3.8
+Why:   This driver has been superseded by g_mass_storage.
+Who:   Alan Stern <stern@rowland.harvard.edu>
+
+----------------------------
+What:  iwlagn alias support
+When:  3.5
+Why:   The iwlagn module has been renamed iwlwifi.  The alias will be around
+       for backward compatibility for several cycles and then dropped.
+Who:   Don Fry <donald.h.fry@intel.com>
\ No newline at end of file
This page took 0.043597 seconds and 5 git commands to generate.