diff for duplicates of <20141224223434.GA20669@amd> diff --git a/a/1.txt b/N1/1.txt index 20aed01..af82663 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -3,7 +3,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> --- @@ -72,7 +72,7 @@ index 0000000..3c7065f + +Example: + -+ adp1653: led-controller@30 { ++ adp1653: led-controller at 30 { + compatible = "adi,adp1653"; + reg = <0x30>; + gpios = <&gpio3 24 GPIO_ACTIVE_HIGH>; /* 88 */ @@ -95,7 +95,7 @@ index bc82a12..d04e7cc 100644 ti,usb-charger-detection = <&isp1704>; }; + -+ adp1653: led-controller@30 { ++ adp1653: led-controller at 30 { + compatible = "adi,adp1653"; + reg = <0x30>; + gpios = <&gpio3 24 GPIO_ACTIVE_HIGH>; /* 88 */ @@ -119,9 +119,9 @@ index 873fe19..78341d0 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 @@ -284,7 +284,3 @@ index 873fe19..78341d0 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 0b12101..318be4b 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,28 +1,8 @@ "ref\020141203214641.GA1390@amd\0" - "From\0Pavel Machek <pavel-+ZI9xUNit7I@public.gmane.org>\0" + "From\0pavel@ucw.cz (Pavel Machek)\0" "Subject\0[PATCHv2] media: i2c/adp1653: devicetree support for adp1653\0" "Date\0Wed, 24 Dec 2014 23:34:34 +0100\0" - "To\0pali.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 - freemangordon-uiMcrn6V0Vs@public.gmane.org - robh+dt-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org - pawel.moll-5wv7dgnIgG8@public.gmane.org - mark.rutland-5wv7dgnIgG8@public.gmane.org - ijc+devicetree-KcIKpvwj1kUDXYZnReoRVg@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 - " linux-media-u79uwXL29TY76Z2rM5mHXA@public.gmane.org\0" - "Cc\0j.anaszewski-Sze3O3UU22JBDgjK7y7TUQ@public.gmane.org\0" + "To\0linux-arm-kernel@lists.infradead.org\0" "\00:1\0" "b\0" "\n" @@ -30,7 +10,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" @@ -99,7 +79,7 @@ "+\n" "+Example:\n" "+\n" - "+ adp1653: led-controller@30 {\n" + "+ adp1653: led-controller at 30 {\n" "+ compatible = \"adi,adp1653\";\n" "+\t\treg = <0x30>;\n" "+ gpios = <&gpio3 24 GPIO_ACTIVE_HIGH>; /* 88 */\n" @@ -122,7 +102,7 @@ " \t\tti,usb-charger-detection = <&isp1704>;\n" " \t};\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" @@ -146,9 +126,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" - "+ * Pavel Machek <pavel-+ZI9xUNit7I@public.gmane.org>\n" + " *\tSakari Ailus <sakari.ailus@iki.fi>\n" + " *\tTuukka Toivonen <tuukkat76@gmail.com>\n" + "+ * Pavel 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" @@ -310,10 +290,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 -7aa003368d76bda425a858bc48ec9d3f377d3d33887b4fa78923a041d6e1e68d +85e08cb1cb7f228f6e5e41aabdbfe6714ede0d4d0ae8991c70a585d049af878f
diff --git a/a/1.txt b/N2/1.txt index 20aed01..93dd5da 100644 --- a/a/1.txt +++ b/N2/1.txt @@ -3,7 +3,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> --- @@ -119,9 +119,9 @@ index 873fe19..78341d0 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 @@ -284,7 +284,3 @@ index 873fe19..78341d0 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 0b12101..2ac035f 100644 --- a/a/content_digest +++ b/N2/content_digest @@ -1,28 +1,28 @@ "ref\020141203214641.GA1390@amd\0" - "From\0Pavel Machek <pavel-+ZI9xUNit7I@public.gmane.org>\0" + "From\0Pavel Machek <pavel@ucw.cz>\0" "Subject\0[PATCHv2] media: i2c/adp1653: devicetree support for adp1653\0" "Date\0Wed, 24 Dec 2014 23:34:34 +0100\0" - "To\0pali.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 - freemangordon-uiMcrn6V0Vs@public.gmane.org - robh+dt-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org - pawel.moll-5wv7dgnIgG8@public.gmane.org - mark.rutland-5wv7dgnIgG8@public.gmane.org - ijc+devicetree-KcIKpvwj1kUDXYZnReoRVg@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 - " linux-media-u79uwXL29TY76Z2rM5mHXA@public.gmane.org\0" - "Cc\0j.anaszewski-Sze3O3UU22JBDgjK7y7TUQ@public.gmane.org\0" + "To\0pali.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 + freemangordon@abv.bg + robh+dt@kernel.org + pawel.moll@arm.com + mark.rutland@arm.com + ijc+devicetree@hellion.org.uk + galak@codeaurora.org + bcousson@baylibre.com + sakari.ailus@iki.fi + m.chehab@samsung.com + devicetree@vger.kernel.org + " linux-media@vger.kernel.org\0" + "Cc\0j.anaszewski@samsung.com\0" "\00:1\0" "b\0" "\n" @@ -30,7 +30,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" @@ -146,9 +146,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" - "+ * Pavel Machek <pavel-+ZI9xUNit7I@public.gmane.org>\n" + " *\tSakari Ailus <sakari.ailus@iki.fi>\n" + " *\tTuukka Toivonen <tuukkat76@gmail.com>\n" + "+ * Pavel 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" @@ -310,10 +310,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 -7aa003368d76bda425a858bc48ec9d3f377d3d33887b4fa78923a041d6e1e68d +bb8eda58039f58193ed8e656606c0dec8d6928ac58dcdf98df0a5bf232f8437c
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.