All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <20150402203417.GA6336@amd>

diff --git a/a/1.txt b/N1/1.txt
index b7dcc0e..f177629 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -4,7 +4,7 @@ We are moving to device tree support on OMAP3, but that currently
 breaks ADP1653 driver. This adds device tree support, plus required
 documentation.
 
-Signed-off-by: Pavel Machek <pavel-+ZI9xUNit7I@public.gmane.org>
+Signed-off-by: Pavel Machek <pavel@ucw.cz>
  
 ---
 
@@ -42,7 +42,7 @@ index 0000000..0fc28a9
 +
 +Example:
 +
-+	adp1653: led-controller@30 {
++	adp1653: led-controller at 30 {
 +		compatible = "adi,adp1653";
 +		reg = <0x30>;
 +		gpios = <&gpio3 24 GPIO_ACTIVE_HIGH>; /* 88 */
@@ -62,9 +62,9 @@ index 873fe19..6d57b16 100644
 +++ b/drivers/media/i2c/adp1653.c
 @@ -8,6 +8,7 @@
   * Contributors:
-  *	Sakari Ailus <sakari.ailus-X3B1VOXEql0@public.gmane.org>
-  *	Tuukka Toivonen <tuukkat76-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
-+ *	Pavel Machek <pavel-+ZI9xUNit7I@public.gmane.org>
+  *	Sakari Ailus <sakari.ailus@iki.fi>
+  *	Tuukka Toivonen <tuukkat76@gmail.com>
++ *	Pavel Machek <pavel@ucw.cz>
   *
   * This program is free software; you can redistribute it and/or
   * modify it under the terms of the GNU General Public License
@@ -214,7 +214,3 @@ index 873fe19..6d57b16 100644
 -- 
 (english) http://www.livejournal.com/~pavelmachek
 (cesky, pictures) http://atrey.karlin.mff.cuni.cz/~pavel/picture/horses/blog.html
---
-To unsubscribe from this list: send the line "unsubscribe devicetree" in
-the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
-More majordomo info at  http://vger.kernel.org/majordomo-info.html
diff --git a/a/content_digest b/N1/content_digest
index 4e46d32..6708b4d 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,24 +1,8 @@
  "ref\020150402143846.GA11687@amd\0"
- "From\0Pavel Machek <pavel-+ZI9xUNit7I@public.gmane.org>\0"
+ "From\0pavel@ucw.cz (Pavel Machek)\0"
  "Subject\0[PATCHv4] media: i2c/adp1653: devicetree support for adp1653\0"
  "Date\0Thu, 2 Apr 2015 22:34:17 +0200\0"
- "To\0Andrew Morton <akpm-3NddpPZAyC0@public.gmane.org>"
-  pali.rohar-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org
-  sre-8fiUuRrzOP0dnm+yROfE0A@public.gmane.org
-  sre-GFxCN5SEZAc@public.gmane.org
-  kernel list <linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org>
-  linux-arm-kernel <linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org>
-  linux-omap-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
-  tony-4v6yS6AI5VpBDgjK7y7TUQ@public.gmane.org
-  khilman-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org
-  aaro.koskinen-X3B1VOXEql0@public.gmane.org
-  ivo.g.dimitrov.75-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org
-  patrikbachan-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org
-  galak-sgV2jX0FEOL9JmXXK+q4OQ@public.gmane.org
-  bcousson-rdvid1DuHRBWk0Htik3J/w@public.gmane.org
-  sakari.ailus-X3B1VOXEql0@public.gmane.org
-  m.chehab-Sze3O3UU22JBDgjK7y7TUQ@public.gmane.org
- " devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org\0"
+ "To\0linux-arm-kernel@lists.infradead.org\0"
  "\00:1\0"
  "b\0"
  "\n"
@@ -27,7 +11,7 @@
  "breaks ADP1653 driver. This adds device tree support, plus required\n"
  "documentation.\n"
  "\n"
- "Signed-off-by: Pavel Machek <pavel-+ZI9xUNit7I@public.gmane.org>\n"
+ "Signed-off-by: Pavel Machek <pavel@ucw.cz>\n"
  " \n"
  "---\n"
  "\n"
@@ -65,7 +49,7 @@
  "+\n"
  "+Example:\n"
  "+\n"
- "+\tadp1653: led-controller@30 {\n"
+ "+\tadp1653: led-controller at 30 {\n"
  "+\t\tcompatible = \"adi,adp1653\";\n"
  "+\t\treg = <0x30>;\n"
  "+\t\tgpios = <&gpio3 24 GPIO_ACTIVE_HIGH>; /* 88 */\n"
@@ -85,9 +69,9 @@
  "+++ b/drivers/media/i2c/adp1653.c\n"
  "@@ -8,6 +8,7 @@\n"
  "  * Contributors:\n"
- "  *\tSakari Ailus <sakari.ailus-X3B1VOXEql0@public.gmane.org>\n"
- "  *\tTuukka Toivonen <tuukkat76-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>\n"
- "+ *\tPavel Machek <pavel-+ZI9xUNit7I@public.gmane.org>\n"
+ "  *\tSakari Ailus <sakari.ailus@iki.fi>\n"
+ "  *\tTuukka Toivonen <tuukkat76@gmail.com>\n"
+ "+ *\tPavel Machek <pavel@ucw.cz>\n"
  "  *\n"
  "  * This program is free software; you can redistribute it and/or\n"
  "  * modify it under the terms of the GNU General Public License\n"
@@ -236,10 +220,6 @@
  "\n"
  "-- \n"
  "(english) http://www.livejournal.com/~pavelmachek\n"
- "(cesky, pictures) http://atrey.karlin.mff.cuni.cz/~pavel/picture/horses/blog.html\n"
- "--\n"
- "To unsubscribe from this list: send the line \"unsubscribe devicetree\" in\n"
- "the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org\n"
- More majordomo info at  http://vger.kernel.org/majordomo-info.html
+ (cesky, pictures) http://atrey.karlin.mff.cuni.cz/~pavel/picture/horses/blog.html
 
-8da65f94c80538b88f475dcac062ccf35fb049514aa2911f86b9f96b77c86cd3
+474b5a61a23b2036bfc466e7866c47a87d6256002aa1d982d221dfb47036a23e

diff --git a/a/1.txt b/N2/1.txt
index b7dcc0e..646a2f8 100644
--- a/a/1.txt
+++ b/N2/1.txt
@@ -4,7 +4,7 @@ We are moving to device tree support on OMAP3, but that currently
 breaks ADP1653 driver. This adds device tree support, plus required
 documentation.
 
-Signed-off-by: Pavel Machek <pavel-+ZI9xUNit7I@public.gmane.org>
+Signed-off-by: Pavel Machek <pavel@ucw.cz>
  
 ---
 
@@ -62,9 +62,9 @@ index 873fe19..6d57b16 100644
 +++ b/drivers/media/i2c/adp1653.c
 @@ -8,6 +8,7 @@
   * Contributors:
-  *	Sakari Ailus <sakari.ailus-X3B1VOXEql0@public.gmane.org>
-  *	Tuukka Toivonen <tuukkat76-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
-+ *	Pavel Machek <pavel-+ZI9xUNit7I@public.gmane.org>
+  *	Sakari Ailus <sakari.ailus@iki.fi>
+  *	Tuukka Toivonen <tuukkat76@gmail.com>
++ *	Pavel Machek <pavel@ucw.cz>
   *
   * This program is free software; you can redistribute it and/or
   * modify it under the terms of the GNU General Public License
@@ -214,7 +214,3 @@ index 873fe19..6d57b16 100644
 -- 
 (english) http://www.livejournal.com/~pavelmachek
 (cesky, pictures) http://atrey.karlin.mff.cuni.cz/~pavel/picture/horses/blog.html
---
-To unsubscribe from this list: send the line "unsubscribe devicetree" in
-the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
-More majordomo info at  http://vger.kernel.org/majordomo-info.html
diff --git a/a/content_digest b/N2/content_digest
index 4e46d32..c34c406 100644
--- a/a/content_digest
+++ b/N2/content_digest
@@ -1,24 +1,24 @@
  "ref\020150402143846.GA11687@amd\0"
- "From\0Pavel Machek <pavel-+ZI9xUNit7I@public.gmane.org>\0"
+ "From\0Pavel Machek <pavel@ucw.cz>\0"
  "Subject\0[PATCHv4] media: i2c/adp1653: devicetree support for adp1653\0"
  "Date\0Thu, 2 Apr 2015 22:34:17 +0200\0"
- "To\0Andrew Morton <akpm-3NddpPZAyC0@public.gmane.org>"
-  pali.rohar-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org
-  sre-8fiUuRrzOP0dnm+yROfE0A@public.gmane.org
-  sre-GFxCN5SEZAc@public.gmane.org
-  kernel list <linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org>
-  linux-arm-kernel <linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org>
-  linux-omap-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
-  tony-4v6yS6AI5VpBDgjK7y7TUQ@public.gmane.org
-  khilman-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org
-  aaro.koskinen-X3B1VOXEql0@public.gmane.org
-  ivo.g.dimitrov.75-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org
-  patrikbachan-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org
-  galak-sgV2jX0FEOL9JmXXK+q4OQ@public.gmane.org
-  bcousson-rdvid1DuHRBWk0Htik3J/w@public.gmane.org
-  sakari.ailus-X3B1VOXEql0@public.gmane.org
-  m.chehab-Sze3O3UU22JBDgjK7y7TUQ@public.gmane.org
- " devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org\0"
+ "To\0Andrew Morton <akpm@osdl.org>"
+  pali.rohar@gmail.com
+  sre@debian.org
+  sre@ring0.de
+  kernel list <linux-kernel@vger.kernel.org>
+  linux-arm-kernel <linux-arm-kernel@lists.infradead.org>
+  linux-omap@vger.kernel.org
+  tony@atomide.com
+  khilman@kernel.org
+  aaro.koskinen@iki.fi
+  ivo.g.dimitrov.75@gmail.com
+  patrikbachan@gmail.com
+  galak@codeaurora.org
+  bcousson@baylibre.com
+  sakari.ailus@iki.fi
+  m.chehab@samsung.com
+ " devicetree@vger.kernel.org\0"
  "\00:1\0"
  "b\0"
  "\n"
@@ -27,7 +27,7 @@
  "breaks ADP1653 driver. This adds device tree support, plus required\n"
  "documentation.\n"
  "\n"
- "Signed-off-by: Pavel Machek <pavel-+ZI9xUNit7I@public.gmane.org>\n"
+ "Signed-off-by: Pavel Machek <pavel@ucw.cz>\n"
  " \n"
  "---\n"
  "\n"
@@ -85,9 +85,9 @@
  "+++ b/drivers/media/i2c/adp1653.c\n"
  "@@ -8,6 +8,7 @@\n"
  "  * Contributors:\n"
- "  *\tSakari Ailus <sakari.ailus-X3B1VOXEql0@public.gmane.org>\n"
- "  *\tTuukka Toivonen <tuukkat76-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>\n"
- "+ *\tPavel Machek <pavel-+ZI9xUNit7I@public.gmane.org>\n"
+ "  *\tSakari Ailus <sakari.ailus@iki.fi>\n"
+ "  *\tTuukka Toivonen <tuukkat76@gmail.com>\n"
+ "+ *\tPavel Machek <pavel@ucw.cz>\n"
  "  *\n"
  "  * This program is free software; you can redistribute it and/or\n"
  "  * modify it under the terms of the GNU General Public License\n"
@@ -236,10 +236,6 @@
  "\n"
  "-- \n"
  "(english) http://www.livejournal.com/~pavelmachek\n"
- "(cesky, pictures) http://atrey.karlin.mff.cuni.cz/~pavel/picture/horses/blog.html\n"
- "--\n"
- "To unsubscribe from this list: send the line \"unsubscribe devicetree\" in\n"
- "the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org\n"
- More majordomo info at  http://vger.kernel.org/majordomo-info.html
+ (cesky, pictures) http://atrey.karlin.mff.cuni.cz/~pavel/picture/horses/blog.html
 
-8da65f94c80538b88f475dcac062ccf35fb049514aa2911f86b9f96b77c86cd3
+7c609c262103ccdf3c1bf687261c283b8e915efa871e830afbb4353839c6306e

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.