diff for duplicates of <20130814073000.GW7656@atomide.com> diff --git a/a/1.txt b/N1/1.txt index bba1c2f..20ffaf9 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -3,7 +3,7 @@ > > Poke -Looks like Benoit's new email address is bcousson@baylibre.com. +Looks like Benoit's new email address is bcousson at baylibre.com. Probably best for Benoit to pick these to avoid merge conflicts. Regards, @@ -12,9 +12,9 @@ Tony > On Mon, 22 Jul 2013, Lee Jones wrote: > -> > Cc: Benoît Cousson <b-cousson@ti.com> +> > Cc: Beno?t Cousson <b-cousson@ti.com> > > Cc: Tony Lindgren <tony@atomide.com> -> > Cc: linux-omap@vger.kernel.org +> > Cc: linux-omap at vger.kernel.org > > Signed-off-by: Lee Jones <lee.jones@linaro.org> > > --- > > arch/arm/boot/dts/omap2420-h4.dts | 6 +++--- @@ -28,18 +28,18 @@ Tony > > label = "bootloader"; > > reg = <0 0x20000>; > > }; -> > - partition@0x20000 { -> > + partition@20000 { +> > - partition at 0x20000 { +> > + partition at 20000 { > > label = "params"; > > reg = <0x20000 0x20000>; > > }; -> > - partition@0x40000 { -> > + partition@40000 { +> > - partition at 0x40000 { +> > + partition at 40000 { > > label = "kernel"; > > reg = <0x40000 0x200000>; > > }; -> > - partition@0x240000 { -> > + partition@240000 { +> > - partition at 0x240000 { +> > + partition at 240000 { > > label = "file-system"; > > reg = <0x240000 0x3dc0000>; > > }; @@ -47,9 +47,5 @@ Tony > -- > Lee Jones > Linaro ST-Ericsson Landing Team Lead -> Linaro.org │ Open source software for ARM SoCs +> Linaro.org ? Open source software for ARM SoCs > Follow Linaro: Facebook | Twitter | Blog --- -To unsubscribe from this list: send the line "unsubscribe linux-omap" in -the body of a message to majordomo@vger.kernel.org -More majordomo info at http://vger.kernel.org/majordomo-info.html diff --git a/a/content_digest b/N1/content_digest index d9ef486..b1c6037 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,16 +1,10 @@ "ref\01374490361-25769-1-git-send-email-lee.jones@linaro.org\0" "ref\01374490361-25769-12-git-send-email-lee.jones@linaro.org\0" "ref\020130813154425.GH15278@lee--X1\0" - "From\0Tony Lindgren <tony@atomide.com>\0" - "Subject\0Re: [PATCH 12/22] ARM: dts: Remove '0x's from OMAP2420 H4 DTS file\0" + "From\0tony@atomide.com (Tony Lindgren)\0" + "Subject\0[PATCH 12/22] ARM: dts: Remove '0x's from OMAP2420 H4 DTS file\0" "Date\0Wed, 14 Aug 2013 00:30:01 -0700\0" - "To\0Lee Jones <lee.jones@linaro.org>\0" - "Cc\0linux-arm-kernel@lists.infradead.org" - linux-kernel@vger.kernel.org - arnd@arndb.de - linus.walleij@stericsson.com - " Beno\303\256t Cousson <bcousson@baylibre.com>" - " linux-omap@vger.kernel.org\0" + "To\0linux-arm-kernel@lists.infradead.org\0" "\00:1\0" "b\0" "* Lee Jones <lee.jones@linaro.org> [130813 08:51]:\n" @@ -18,7 +12,7 @@ "> \n" "> Poke\n" "\n" - "Looks like Benoit's new email address is bcousson@baylibre.com.\n" + "Looks like Benoit's new email address is bcousson at baylibre.com.\n" "Probably best for Benoit to pick these to avoid merge conflicts.\n" "\n" "Regards,\n" @@ -27,9 +21,9 @@ " \n" "> On Mon, 22 Jul 2013, Lee Jones wrote:\n" "> \n" - "> > Cc: Beno\303\256t Cousson <b-cousson@ti.com>\n" + "> > Cc: Beno?t Cousson <b-cousson@ti.com>\n" "> > Cc: Tony Lindgren <tony@atomide.com>\n" - "> > Cc: linux-omap@vger.kernel.org\n" + "> > Cc: linux-omap at vger.kernel.org\n" "> > Signed-off-by: Lee Jones <lee.jones@linaro.org>\n" "> > ---\n" "> > arch/arm/boot/dts/omap2420-h4.dts | 6 +++---\n" @@ -43,18 +37,18 @@ "> > \t\t\tlabel = \"bootloader\";\n" "> > \t\t\treg = <0 0x20000>;\n" "> > \t\t};\n" - "> > -\t\tpartition@0x20000 {\n" - "> > +\t\tpartition@20000 {\n" + "> > -\t\tpartition at 0x20000 {\n" + "> > +\t\tpartition at 20000 {\n" "> > \t\t\tlabel = \"params\";\n" "> > \t\t\treg = <0x20000 0x20000>;\n" "> > \t\t};\n" - "> > -\t\tpartition@0x40000 {\n" - "> > +\t\tpartition@40000 {\n" + "> > -\t\tpartition at 0x40000 {\n" + "> > +\t\tpartition at 40000 {\n" "> > \t\t\tlabel = \"kernel\";\n" "> > \t\t\treg = <0x40000 0x200000>;\n" "> > \t\t};\n" - "> > -\t\tpartition@0x240000 {\n" - "> > +\t\tpartition@240000 {\n" + "> > -\t\tpartition at 0x240000 {\n" + "> > +\t\tpartition at 240000 {\n" "> > \t\t\tlabel = \"file-system\";\n" "> > \t\t\treg = <0x240000 0x3dc0000>;\n" "> > \t\t};\n" @@ -62,11 +56,7 @@ "> -- \n" "> Lee Jones\n" "> Linaro ST-Ericsson Landing Team Lead\n" - "> Linaro.org \342\224\202 Open source software for ARM SoCs\n" - "> Follow Linaro: Facebook | Twitter | Blog\n" - "--\n" - "To unsubscribe from this list: send the line \"unsubscribe linux-omap\" in\n" - "the body of a message to majordomo@vger.kernel.org\n" - More majordomo info at http://vger.kernel.org/majordomo-info.html + "> Linaro.org ? Open source software for ARM SoCs\n" + > Follow Linaro: Facebook | Twitter | Blog -153ea415b70de3f88ad2f448a1ec25003298d8c654a7e8053427b468e5600e8f +aa9647877f25e932480f07c590d0ac327f854b9130cfe6615904c72a7b82526f
diff --git a/a/1.txt b/N2/1.txt index bba1c2f..4c042e5 100644 --- a/a/1.txt +++ b/N2/1.txt @@ -49,7 +49,3 @@ Tony > Linaro ST-Ericsson Landing Team Lead > Linaro.org │ Open source software for ARM SoCs > Follow Linaro: Facebook | Twitter | Blog --- -To unsubscribe from this list: send the line "unsubscribe linux-omap" in -the body of a message to majordomo@vger.kernel.org -More majordomo info at http://vger.kernel.org/majordomo-info.html diff --git a/a/content_digest b/N2/content_digest index d9ef486..121f07b 100644 --- a/a/content_digest +++ b/N2/content_digest @@ -63,10 +63,6 @@ "> Lee Jones\n" "> Linaro ST-Ericsson Landing Team Lead\n" "> Linaro.org \342\224\202 Open source software for ARM SoCs\n" - "> Follow Linaro: Facebook | Twitter | Blog\n" - "--\n" - "To unsubscribe from this list: send the line \"unsubscribe linux-omap\" in\n" - "the body of a message to majordomo@vger.kernel.org\n" - More majordomo info at http://vger.kernel.org/majordomo-info.html + > Follow Linaro: Facebook | Twitter | Blog -153ea415b70de3f88ad2f448a1ec25003298d8c654a7e8053427b468e5600e8f +1938ab970cdb806484b834b4fdc9f1f01bce9e47c3d2d9b03a0fde2e1a981146
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.