summaryrefslogtreecommitdiffstats
path: root/drivers/staging/echo/echo.c
diff options
context:
space:
mode:
authorAnand Gadiyar <gadiyar@ti.com>2010-05-12 13:03:13 +0530
committerGreg Kroah-Hartman <gregkh@suse.de>2010-05-14 13:16:10 -0700
commit935e99fb0739aa64d0dd7e8a0bc82faec5d8f830 (patch)
tree6379951a0dc03d7fcac881c07f6822df612f336f /drivers/staging/echo/echo.c
parent83d4b7eb5f319d8c6d8586586cb1d9c0d1a80532 (diff)
downloadop-kernel-dev-935e99fb0739aa64d0dd7e8a0bc82faec5d8f830.zip
op-kernel-dev-935e99fb0739aa64d0dd7e8a0bc82faec5d8f830.tar.gz
staging: trivial: fix typo "seperate"
s/seperate/separate Signed-off-by: Anand Gadiyar <gadiyar@ti.com> Cc: Jiri Kosina <trivial@kernel.org> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'drivers/staging/echo/echo.c')
-rw-r--r--drivers/staging/echo/echo.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/staging/echo/echo.c b/drivers/staging/echo/echo.c
index 4cc4f2e..58c4e90 100644
--- a/drivers/staging/echo/echo.c
+++ b/drivers/staging/echo/echo.c
@@ -603,7 +603,7 @@ int16_t oslec_update(struct oslec_state *ec, int16_t tx, int16_t rx)
}
EXPORT_SYMBOL_GPL(oslec_update);
-/* This function is seperated from the echo canceller is it is usually called
+/* This function is separated from the echo canceller is it is usually called
as part of the tx process. See rx HP (DC blocking) filter above, it's
the same design.
OpenPOWER on IntegriCloud