From 10602db812fa270fc923f5e48fb47202288828f3 Mon Sep 17 00:00:00 2001 From: David Rowe Date: Mon, 6 Oct 2008 21:41:46 -0700 Subject: Staging: add echo cancelation module This is used by mISDN and Zaptel drivers. From: Steve Underwood From: David Rowe Cc: Tzafrir Cohen Signed-off-by: Greg Kroah-Hartman --- drivers/staging/echo/TODO | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 drivers/staging/echo/TODO (limited to 'drivers/staging/echo/TODO') diff --git a/drivers/staging/echo/TODO b/drivers/staging/echo/TODO new file mode 100644 index 0000000..1ca09af --- /dev/null +++ b/drivers/staging/echo/TODO @@ -0,0 +1,10 @@ +TODO: + - checkpatch.pl cleanups + - Lindent + - typedef removals + - handle bit_operations.h (merge in or make part of common code?) + - remove proc interface, only use echo.h interface (proc interface is + racy and not correct.) + +Please send patches to Greg Kroah-Hartman and Cc: Steve +Underwood and David Rowe -- cgit v1.1