All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <4C906881.8010204@samsung.com>

diff --git a/a/1.txt b/N1/1.txt
index 20f0065..c48277a 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -15,8 +15,8 @@ The proximity raw value is exported through the 'proximity_raw' attribute.
 This driver uses 'illuminance0_input' attribute to export lux value by
 calculating ch0 and ch1 ADC values.
 
-Signed-off-by: Donggeun Kim <dg77.kim-Sze3O3UU22JBDgjK7y7TUQ@public.gmane.org>
-Signed-off-by: Kyungmin Park <kyungmin.park-Sze3O3UU22JBDgjK7y7TUQ@public.gmane.org>
+Signed-off-by: Donggeun Kim <dg77.kim@samsung.com>
+Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com>
 ---
  drivers/staging/iio/light/Kconfig    |   11 +
  drivers/staging/iio/light/Makefile   |    1 +
@@ -66,7 +66,7 @@ index 0000000..7343d6c
 + *		 Proximity/Ambient light sensor
 + *
 + *  Copyright (C) 2010 Samsung Electronics
-+ *  Donggeun Kim <dg77.kim-Sze3O3UU22JBDgjK7y7TUQ@public.gmane.org>
++ *  Donggeun Kim <dg77.kim@samsung.com>
 + *
 + * This program is free software; you can redistribute it and/or modify
 + * it under the terms of the GNU General Public License version 2 as
@@ -764,7 +764,7 @@ index 0000000..7343d6c
 +}
 +module_exit(tmd2771x_exit);
 +
-+MODULE_AUTHOR("Donggeun Kim <dg77.kim-Sze3O3UU22JBDgjK7y7TUQ@public.gmane.org>");
++MODULE_AUTHOR("Donggeun Kim <dg77.kim@samsung.com>");
 +MODULE_DESCRIPTION("TMD2771X Proximity/Ambient Light Sensor driver");
 +MODULE_LICENSE("GPL");
 diff --git a/drivers/staging/iio/light/tmd2771x.h b/drivers/staging/iio/light/tmd2771x.h
@@ -778,7 +778,7 @@ index 0000000..fcb9abf
 + *		 Proximity/Ambient light sensor
 + *
 + *  Copyright (c) 2010 Samsung Eletronics
-+ *  Donggeun Kim <dg77.kim-Sze3O3UU22JBDgjK7y7TUQ@public.gmane.org>
++ *  Donggeun Kim <dg77.kim@samsung.com>
 + *
 + * This program is free software; you can redistribute it and/or modify
 + * it under the terms of the GNU General Public License version 2 as
diff --git a/a/content_digest b/N1/content_digest
index 7011c2f..9b6547c 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,9 +1,9 @@
- "From\0Donggeun Kim <dg77.kim-Sze3O3UU22JBDgjK7y7TUQ@public.gmane.org>\0"
+ "From\0Donggeun Kim <dg77.kim@samsung.com>\0"
  "Subject\0[PATCH V2] staging: iio: tmd2771x: Add tmd2771x proximity and ambient light sensor driver\0"
  "Date\0Wed, 15 Sep 2010 15:32:33 +0900\0"
- "To\0linux-iio-u79uwXL29TY76Z2rM5mHXA@public.gmane.org"
- " linux-i2c-u79uwXL29TY76Z2rM5mHXA@public.gmane.org\0"
- "Cc\0kyungmin.park-Sze3O3UU22JBDgjK7y7TUQ@public.gmane.org\0"
+ "To\0linux-iio@vger.kernel.org"
+ " linux-i2c@vger.kernel.org\0"
+ "Cc\0kyungmin.park@samsung.com\0"
  "\00:1\0"
  "b\0"
  "Changes from V1 to V2:\n"
@@ -23,8 +23,8 @@
  "This driver uses 'illuminance0_input' attribute to export lux value by\n"
  "calculating ch0 and ch1 ADC values.\n"
  "\n"
- "Signed-off-by: Donggeun Kim <dg77.kim-Sze3O3UU22JBDgjK7y7TUQ@public.gmane.org>\n"
- "Signed-off-by: Kyungmin Park <kyungmin.park-Sze3O3UU22JBDgjK7y7TUQ@public.gmane.org>\n"
+ "Signed-off-by: Donggeun Kim <dg77.kim@samsung.com>\n"
+ "Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com>\n"
  "---\n"
  " drivers/staging/iio/light/Kconfig    |   11 +\n"
  " drivers/staging/iio/light/Makefile   |    1 +\n"
@@ -74,7 +74,7 @@
  "+ *\t\t Proximity/Ambient light sensor\n"
  "+ *\n"
  "+ *  Copyright (C) 2010 Samsung Electronics\n"
- "+ *  Donggeun Kim <dg77.kim-Sze3O3UU22JBDgjK7y7TUQ@public.gmane.org>\n"
+ "+ *  Donggeun Kim <dg77.kim@samsung.com>\n"
  "+ *\n"
  "+ * This program is free software; you can redistribute it and/or modify\n"
  "+ * it under the terms of the GNU General Public License version 2 as\n"
@@ -772,7 +772,7 @@
  "+}\n"
  "+module_exit(tmd2771x_exit);\n"
  "+\n"
- "+MODULE_AUTHOR(\"Donggeun Kim <dg77.kim-Sze3O3UU22JBDgjK7y7TUQ@public.gmane.org>\");\n"
+ "+MODULE_AUTHOR(\"Donggeun Kim <dg77.kim@samsung.com>\");\n"
  "+MODULE_DESCRIPTION(\"TMD2771X Proximity/Ambient Light Sensor driver\");\n"
  "+MODULE_LICENSE(\"GPL\");\n"
  "diff --git a/drivers/staging/iio/light/tmd2771x.h b/drivers/staging/iio/light/tmd2771x.h\n"
@@ -786,7 +786,7 @@
  "+ *\t\t Proximity/Ambient light sensor\n"
  "+ *\n"
  "+ *  Copyright (c) 2010 Samsung Eletronics\n"
- "+ *  Donggeun Kim <dg77.kim-Sze3O3UU22JBDgjK7y7TUQ@public.gmane.org>\n"
+ "+ *  Donggeun Kim <dg77.kim@samsung.com>\n"
  "+ *\n"
  "+ * This program is free software; you can redistribute it and/or modify\n"
  "+ * it under the terms of the GNU General Public License version 2 as\n"
@@ -972,4 +972,4 @@
  "-- \n"
  1.6.3.3
 
-e29e56a846b2c32a0da43f72f26592e7f4a1f440fa94d3d49f9425f665c21a2b
+559a54efdc7305b8b41f0ae2de957503e0ebc07054ad1d806b5eddfe95e831bf

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.