Skip to content

Commit

Permalink
telephony: Move to staging
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
Joe Perches authored and Greg Kroah-Hartman committed Feb 9, 2012
1 parent 9823ec9 commit 6222d7a
Show file tree
Hide file tree
Showing 10 changed files with 12 additions and 2 deletions.
2 changes: 0 additions & 2 deletions drivers/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down
2 changes: 2 additions & 0 deletions drivers/staging/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -132,4 +132,6 @@ source "drivers/staging/omapdrm/Kconfig"

source "drivers/staging/android/Kconfig"

source "drivers/staging/telephony/Kconfig"

endif # STAGING
File renamed without changes.
File renamed without changes.
10 changes: 10 additions & 0 deletions drivers/staging/telephony/TODO
Original file line number Diff line number Diff line change
@@ -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.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 comments on commit 6222d7a

Please sign in to comment.