All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <4CA21885.1040603@cam.ac.uk>

diff --git a/a/1.txt b/N1/1.txt
index f76f073..0bf3b2e 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -1,5 +1,5 @@
 On 09/28/10 15:18, Alan Cox wrote:
-> From: anantha <anantha.narayanan-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org>
+> From: anantha <anantha.narayanan@intel.com>
 > 
 > This adds support for the ADPS9802ALS sensor.
 Hi Alan,
@@ -16,10 +16,10 @@ for this as yet.
 > 	- report I/O errors back to user space
 > 	- report range and values in LUX
 > 
-> Signed-off-by: Anantha Narayanan <anantha.narayanan-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org>
+> Signed-off-by: Anantha Narayanan <anantha.narayanan@intel.com>
 > [The 4K and 64K in the hw spec acutally means 4095 (12bit) and 65535 (16bit).]
-> Signed-off-by: Hong Liu <hong.liu-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org>
-> Signed-off-by: Alan Cox <alan-VuQAYsv1563Yd54FQh9/CA@public.gmane.org>
+> Signed-off-by: Hong Liu <hong.liu@intel.com>
+> Signed-off-by: Alan Cox <alan@linux.intel.com>
 > ---
 > 
 >  drivers/misc/Kconfig       |   10 +
@@ -373,12 +373,12 @@ for this as yet.
 > +module_init(sensor_apds9802als_init);
 > +module_exit(sensor_apds9802als_exit);
 > +
-> +MODULE_AUTHOR("Anantha Narayanan <Anantha.Narayanan-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org");
+> +MODULE_AUTHOR("Anantha Narayanan <Anantha.Narayanan@intel.com");
 > +MODULE_DESCRIPTION("Avago apds9802als ALS Driver");
 > +MODULE_LICENSE("GPL v2");
 > 
 > --
 > To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
-> the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
+> the body of a message to majordomo@vger.kernel.org
 > More majordomo info at  http://vger.kernel.org/majordomo-info.html
 > Please read the FAQ at  http://www.tux.org/lkml/
diff --git a/a/content_digest b/N1/content_digest
index 5414613..125cb63 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,15 +1,14 @@
  "ref\020100928141757.1075.64887.stgit@localhost.localdomain\0"
- "ref\020100928141757.1075.64887.stgit-bi+AKbBUZKY6gyzm1THtWbp2dZbC/Bob@public.gmane.org\0"
- "From\0Jonathan Cameron <jic23-KWPb1pKIrIJaa/9Udqfwiw@public.gmane.org>\0"
+ "From\0Jonathan Cameron <jic23@cam.ac.uk>\0"
  "Subject\0Re: [PATCH] Add ALS drivers for the apds9802als\0"
  "Date\0Tue, 28 Sep 2010 17:32:05 +0100\0"
- "To\0Alan Cox <alan-VuQAYsv1563Yd54FQh9/CA@public.gmane.org>\0"
- "Cc\0linux-i2c-u79uwXL29TY76Z2rM5mHXA@public.gmane.org"
- " linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org\0"
+ "To\0Alan Cox <alan@linux.intel.com>\0"
+ "Cc\0linux-i2c@vger.kernel.org"
+ " linux-kernel@vger.kernel.org\0"
  "\00:1\0"
  "b\0"
  "On 09/28/10 15:18, Alan Cox wrote:\n"
- "> From: anantha <anantha.narayanan-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org>\n"
+ "> From: anantha <anantha.narayanan@intel.com>\n"
  "> \n"
  "> This adds support for the ADPS9802ALS sensor.\n"
  "Hi Alan,\n"
@@ -26,10 +25,10 @@
  "> \t- report I/O errors back to user space\n"
  "> \t- report range and values in LUX\n"
  "> \n"
- "> Signed-off-by: Anantha Narayanan <anantha.narayanan-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org>\n"
+ "> Signed-off-by: Anantha Narayanan <anantha.narayanan@intel.com>\n"
  "> [The 4K and 64K in the hw spec acutally means 4095 (12bit) and 65535 (16bit).]\n"
- "> Signed-off-by: Hong Liu <hong.liu-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org>\n"
- "> Signed-off-by: Alan Cox <alan-VuQAYsv1563Yd54FQh9/CA@public.gmane.org>\n"
+ "> Signed-off-by: Hong Liu <hong.liu@intel.com>\n"
+ "> Signed-off-by: Alan Cox <alan@linux.intel.com>\n"
  "> ---\n"
  "> \n"
  ">  drivers/misc/Kconfig       |   10 +\n"
@@ -383,14 +382,14 @@
  "> +module_init(sensor_apds9802als_init);\n"
  "> +module_exit(sensor_apds9802als_exit);\n"
  "> +\n"
- "> +MODULE_AUTHOR(\"Anantha Narayanan <Anantha.Narayanan-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org\");\n"
+ "> +MODULE_AUTHOR(\"Anantha Narayanan <Anantha.Narayanan@intel.com\");\n"
  "> +MODULE_DESCRIPTION(\"Avago apds9802als ALS Driver\");\n"
  "> +MODULE_LICENSE(\"GPL v2\");\n"
  "> \n"
  "> --\n"
  "> To unsubscribe from this list: send the line \"unsubscribe linux-kernel\" in\n"
- "> the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org\n"
+ "> the body of a message to majordomo@vger.kernel.org\n"
  "> More majordomo info at  http://vger.kernel.org/majordomo-info.html\n"
  > Please read the FAQ at  http://www.tux.org/lkml/
 
-302fe6215363eb9c0df7acb3b34f40ec61eb83833cc6265349138f792ae6923e
+52ca10ed9c4313df6cdb6ca55f6f6fb2240458c34f166a85a03476b9eb7ef234

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.