This is an automatic generated email to let you know that the following patch 
were queued at the 
http://git.linuxtv.org/media-tree.git tree:

Subject: V4L/DVB: gspca_*: correct typo in my email address in various 
subdrivers
Author:  Hans de Goede <[email protected]>
Date:    Sun Sep 5 07:06:04 2010 -0300

gspca_*: correct typo in my email address in various subdrivers

Signed-off-by: Hans de Goede <[email protected]>
Signed-off-by: Mauro Carvalho Chehab <[email protected]>

 drivers/media/video/gspca/cpia1.c       |    4 ++--
 drivers/media/video/gspca/mr97310a.c    |    4 ++--
 drivers/media/video/gspca/pac207.c      |    4 ++--
 drivers/media/video/gspca/stv0680.c     |    4 ++--
 drivers/media/video/gspca/xirlink_cit.c |    4 ++--
 5 files changed, 10 insertions(+), 10 deletions(-)

---

http://git.linuxtv.org/media-tree.git?a=commitdiff;h=714c6cb0118a0a9118146790c7b01f7b7a4fe443

diff --git a/drivers/media/video/gspca/cpia1.c 
b/drivers/media/video/gspca/cpia1.c
index 3747a1d..b278186 100644
--- a/drivers/media/video/gspca/cpia1.c
+++ b/drivers/media/video/gspca/cpia1.c
@@ -1,7 +1,7 @@
 /*
  * cpia CPiA (1) gspca driver
  *
- * Copyright (C) 2010 Hans de Goede <[email protected]>
+ * Copyright (C) 2010 Hans de Goede <[email protected]>
  *
  * This module is adapted from the in kernel v4l1 cpia driver which is :
  *
@@ -30,7 +30,7 @@
 
 #include "gspca.h"
 
-MODULE_AUTHOR("Hans de Goede <[email protected]>");
+MODULE_AUTHOR("Hans de Goede <[email protected]>");
 MODULE_DESCRIPTION("Vision CPiA");
 MODULE_LICENSE("GPL");
 
diff --git a/drivers/media/video/gspca/mr97310a.c 
b/drivers/media/video/gspca/mr97310a.c
index 33744e7..ccedf23 100644
--- a/drivers/media/video/gspca/mr97310a.c
+++ b/drivers/media/video/gspca/mr97310a.c
@@ -9,14 +9,14 @@
  * is Copyright (C) 2009 Theodore Kilgore <[email protected]>
  *
  * Support for the control settings for the CIF cameras is
- * Copyright (C) 2009 Hans de Goede <[email protected]> and
+ * Copyright (C) 2009 Hans de Goede <[email protected]> and
  * Thomas Kaiser <[email protected]>
  *
  * Support for the control settings for the VGA cameras is
  * Copyright (C) 2009 Theodore Kilgore <[email protected]>
  *
  * Several previously unsupported cameras are owned and have been tested by
- * Hans de Goede <[email protected]> and
+ * Hans de Goede <[email protected]> and
  * Thomas Kaiser <[email protected]> and
  * Theodore Kilgore <[email protected]> and
  * Edmond Rodriguez <[email protected]> and
diff --git a/drivers/media/video/gspca/pac207.c 
b/drivers/media/video/gspca/pac207.c
index a40f889..25671a6 100644
--- a/drivers/media/video/gspca/pac207.c
+++ b/drivers/media/video/gspca/pac207.c
@@ -1,7 +1,7 @@
 /*
  * Pixart PAC207BCA library
  *
- * Copyright (C) 2008 Hans de Goede <[email protected]>
+ * Copyright (C) 2008 Hans de Goede <[email protected]>
  * Copyright (C) 2005 Thomas Kaiser [email protected]
  * Copyleft (C) 2005 Michel Xhaard [email protected]
  *
@@ -28,7 +28,7 @@
 #include <linux/input.h>
 #include "gspca.h"
 
-MODULE_AUTHOR("Hans de Goede <[email protected]>");
+MODULE_AUTHOR("Hans de Goede <[email protected]>");
 MODULE_DESCRIPTION("Pixart PAC207");
 MODULE_LICENSE("GPL");
 
diff --git a/drivers/media/video/gspca/stv0680.c 
b/drivers/media/video/gspca/stv0680.c
index e50dd76..8a363d5 100644
--- a/drivers/media/video/gspca/stv0680.c
+++ b/drivers/media/video/gspca/stv0680.c
@@ -1,7 +1,7 @@
 /*
  * STV0680 USB Camera Driver
  *
- * Copyright (C) 2009 Hans de Goede <[email protected]>
+ * Copyright (C) 2009 Hans de Goede <[email protected]>
  *
  * This module is adapted from the in kernel v4l1 stv680 driver:
  *
@@ -31,7 +31,7 @@
 
 #include "gspca.h"
 
-MODULE_AUTHOR("Hans de Goede <[email protected]>");
+MODULE_AUTHOR("Hans de Goede <[email protected]>");
 MODULE_DESCRIPTION("STV0680 USB Camera Driver");
 MODULE_LICENSE("GPL");
 
diff --git a/drivers/media/video/gspca/xirlink_cit.c 
b/drivers/media/video/gspca/xirlink_cit.c
index c4e9b8c..2edd0ef 100644
--- a/drivers/media/video/gspca/xirlink_cit.c
+++ b/drivers/media/video/gspca/xirlink_cit.c
@@ -4,7 +4,7 @@
  * Supports Xirlink C-It Video Camera, IBM PC Camera,
  * IBM NetCamera and Veo Stingray.
  *
- * Copyright (C) 2010 Hans de Goede <[email protected]>
+ * Copyright (C) 2010 Hans de Goede <[email protected]>
  *
  * This driver is based on earlier work of:
  *
@@ -31,7 +31,7 @@
 
 #include "gspca.h"
 
-MODULE_AUTHOR("Hans de Goede <[email protected]>");
+MODULE_AUTHOR("Hans de Goede <[email protected]>");
 MODULE_DESCRIPTION("Xirlink C-IT");
 MODULE_LICENSE("GPL");
 

_______________________________________________
linuxtv-commits mailing list
[email protected]
http://www.linuxtv.org/cgi-bin/mailman/listinfo/linuxtv-commits

Reply via email to