[PATCH 07/27] staging/easycap: Fix common spelling mistakes

From: Peter Huewe
Date: Fri Mar 25 2011 - 21:19:13 EST


This patch fixes a common spelling mistake in
drivers/staging/easycap.

WRONG -> RIGHT
acknowlegements -> acknowledgements

Kernel Version: staging/staging-next 20110325 (4bbba111)

Signed-off-by: Peter Huewe <peterhuewe@xxxxxx>
---
drivers/staging/easycap/README | 2 +-
drivers/staging/easycap/easycap_low.c | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/drivers/staging/easycap/README b/drivers/staging/easycap/README
index 6b5ac0d..ca53165 100644
--- a/drivers/staging/easycap/README
+++ b/drivers/staging/easycap/README
@@ -155,7 +155,7 @@ options easycap gain=16 bars=1
install easycap /sbin/rmmod snd-usb-audio; /sbin/modprobe --ignore-install easycap


-ACKNOWLEGEMENTS AND REFERENCES
+ACKNOWLEDGEMENTS AND REFERENCES
------------------------------
This driver makes use of information contained in the Syntek Semicon DC-1125
Driver, presently maintained at http://sourceforge.net/projects/syntekdriver/
diff --git a/drivers/staging/easycap/easycap_low.c b/drivers/staging/easycap/easycap_low.c
index 0385735..782a05e 100644
--- a/drivers/staging/easycap/easycap_low.c
+++ b/drivers/staging/easycap/easycap_low.c
@@ -27,7 +27,7 @@
*/
/*****************************************************************************/
/*
- * ACKNOWLEGEMENTS AND REFERENCES
+ * ACKNOWLEDGEMENTS AND REFERENCES
* ------------------------------
* This driver makes use of register information contained in the Syntek
* Semicon DC-1125 driver hosted at
--
1.7.3.4

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/