Browse Source

telephony: Move to staging

This stuff is really old and in quite poor shape.
Does anyone still use it?

If not, I think it's appropriate to let it simmer
in staging for a few releases.

Signed-off-by: Joe Perches <joe@perches.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Joe Perches 13 years ago
parent
commit
6222d7a177

+ 0 - 2
drivers/Kconfig

@@ -40,8 +40,6 @@ source "drivers/net/Kconfig"
 
 source "drivers/isdn/Kconfig"
 
-source "drivers/telephony/Kconfig"
-
 # input before char - char/joystick depends on it. As does USB.
 
 source "drivers/input/Kconfig"

+ 2 - 0
drivers/staging/Kconfig

@@ -132,4 +132,6 @@ source "drivers/staging/omapdrm/Kconfig"
 
 source "drivers/staging/android/Kconfig"
 
+source "drivers/staging/telephony/Kconfig"
+
 endif # STAGING

+ 0 - 0
drivers/telephony/Kconfig → drivers/staging/telephony/Kconfig


+ 0 - 0
drivers/telephony/Makefile → drivers/staging/telephony/Makefile


+ 10 - 0
drivers/staging/telephony/TODO

@@ -0,0 +1,10 @@
+TODO
+. Determine if the boards are still in use
+  and move this module back to drivers/telephony if necessary
+. Coding style cleanups
+
+Please send patches to Greg Kroah-Hartman <greg@kroah.com> and
+cc Joe Perches <joe@perches.com> if the module should be reactivated.
+
+If no module activity occurs before version 3.6 is released, this
+module should be removed.

+ 0 - 0
drivers/telephony/ixj-ver.h → drivers/staging/telephony/ixj-ver.h


+ 0 - 0
drivers/telephony/ixj.c → drivers/staging/telephony/ixj.c


+ 0 - 0
drivers/telephony/ixj.h → drivers/staging/telephony/ixj.h


+ 0 - 0
drivers/telephony/ixj_pcmcia.c → drivers/staging/telephony/ixj_pcmcia.c


+ 0 - 0
drivers/telephony/phonedev.c → drivers/staging/telephony/phonedev.c