diff for duplicates of <20111202172854.GB4998@totoro> diff --git a/a/1.txt b/N1/1.txt index 63f000a..713f5cd 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -1,19 +1,19 @@ Hi Nicolas, On Fri, Dec 02, 2011 at 06:14:10PM +0100, Nicolas Ferre wrote: -> From: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com> +> From: Jean-Christophe PLAGNIOL-VILLARD <plagnioj-sclMFOaUSTBWk0Htik3J/w@public.gmane.org> > > Allow the device tree to provide the mac address and the phy mode. > -> Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com> -> [nicolas.ferre at atmel.com: change "compatible" node property, doc and DT hwaddr] -> Signed-off-by: Nicolas Ferre <nicolas.ferre@atmel.com> -> Cc: Jamie Iles <jamie@jamieiles.com> +> Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj-sclMFOaUSTBWk0Htik3J/w@public.gmane.org> +> [nicolas.ferre-AIFe0yeh4nAAvxtiuMwx3w@public.gmane.org: change "compatible" node property, doc and DT hwaddr] +> Signed-off-by: Nicolas Ferre <nicolas.ferre-AIFe0yeh4nAAvxtiuMwx3w@public.gmane.org> +> Cc: Jamie Iles <jamie-wmLquQDDieKakBO8gow8eQ@public.gmane.org> Looks nice to me. There's a patch below to add the GEM stuff to the binding too if you want to role that in. -Acked-by: Jamie Iles <jamie@jamieiles.com> +Acked-by: Jamie Iles <jamie-wmLquQDDieKakBO8gow8eQ@public.gmane.org> 8<---- diff --git a/a/content_digest b/N1/content_digest index b13a6d6..ea4f579 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,27 +1,32 @@ "ref\020111202153832.GA4998@totoro\0" "ref\01322846050-4543-1-git-send-email-nicolas.ferre@atmel.com\0" - "From\0jamie@jamieiles.com (Jamie Iles)\0" - "Subject\0[PATCH] net/macb: add DT support\0" + "ref\01322846050-4543-1-git-send-email-nicolas.ferre-AIFe0yeh4nAAvxtiuMwx3w@public.gmane.org\0" + "From\0Jamie Iles <jamie-wmLquQDDieKakBO8gow8eQ@public.gmane.org>\0" + "Subject\0Re: [PATCH] net/macb: add DT support\0" "Date\0Fri, 2 Dec 2011 17:28:54 +0000\0" - "To\0linux-arm-kernel@lists.infradead.org\0" + "To\0Nicolas Ferre <nicolas.ferre-AIFe0yeh4nAAvxtiuMwx3w@public.gmane.org>\0" + "Cc\0netdev-u79uwXL29TY76Z2rM5mHXA@public.gmane.org" + devicetree-discuss-uLR06cmDAlY/bJ5BZ2RsiQ@public.gmane.org + linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org + " linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org\0" "\00:1\0" "b\0" "Hi Nicolas,\n" "\n" "On Fri, Dec 02, 2011 at 06:14:10PM +0100, Nicolas Ferre wrote:\n" - "> From: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>\n" + "> From: Jean-Christophe PLAGNIOL-VILLARD <plagnioj-sclMFOaUSTBWk0Htik3J/w@public.gmane.org>\n" "> \n" "> Allow the device tree to provide the mac address and the phy mode.\n" "> \n" - "> Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>\n" - "> [nicolas.ferre at atmel.com: change \"compatible\" node property, doc and DT hwaddr]\n" - "> Signed-off-by: Nicolas Ferre <nicolas.ferre@atmel.com>\n" - "> Cc: Jamie Iles <jamie@jamieiles.com>\n" + "> Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj-sclMFOaUSTBWk0Htik3J/w@public.gmane.org>\n" + "> [nicolas.ferre-AIFe0yeh4nAAvxtiuMwx3w@public.gmane.org: change \"compatible\" node property, doc and DT hwaddr]\n" + "> Signed-off-by: Nicolas Ferre <nicolas.ferre-AIFe0yeh4nAAvxtiuMwx3w@public.gmane.org>\n" + "> Cc: Jamie Iles <jamie-wmLquQDDieKakBO8gow8eQ@public.gmane.org>\n" "\n" "Looks nice to me. There's a patch below to add the GEM stuff to the \n" "binding too if you want to role that in.\n" "\n" - "Acked-by: Jamie Iles <jamie@jamieiles.com>\n" + "Acked-by: Jamie Iles <jamie-wmLquQDDieKakBO8gow8eQ@public.gmane.org>\n" "\n" "8<----\n" "\n" @@ -56,4 +61,4 @@ " \t{ /* sentinel */ }\n" }; -e107239366d9426b0f27483118052a8aca413106e14caf950f23d8989ab96b3e +ca8940d89aacecaa104620036c36f85f59445742651a22d5baea006ebdd54192
diff --git a/a/1.txt b/N2/1.txt index 63f000a..02bc571 100644 --- a/a/1.txt +++ b/N2/1.txt @@ -6,7 +6,7 @@ On Fri, Dec 02, 2011 at 06:14:10PM +0100, Nicolas Ferre wrote: > Allow the device tree to provide the mac address and the phy mode. > > Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com> -> [nicolas.ferre at atmel.com: change "compatible" node property, doc and DT hwaddr] +> [nicolas.ferre@atmel.com: change "compatible" node property, doc and DT hwaddr] > Signed-off-by: Nicolas Ferre <nicolas.ferre@atmel.com> > Cc: Jamie Iles <jamie@jamieiles.com> diff --git a/a/content_digest b/N2/content_digest index b13a6d6..27b1e02 100644 --- a/a/content_digest +++ b/N2/content_digest @@ -1,9 +1,17 @@ "ref\020111202153832.GA4998@totoro\0" "ref\01322846050-4543-1-git-send-email-nicolas.ferre@atmel.com\0" - "From\0jamie@jamieiles.com (Jamie Iles)\0" - "Subject\0[PATCH] net/macb: add DT support\0" + "From\0Jamie Iles <jamie@jamieiles.com>\0" + "Subject\0Re: [PATCH] net/macb: add DT support\0" "Date\0Fri, 2 Dec 2011 17:28:54 +0000\0" - "To\0linux-arm-kernel@lists.infradead.org\0" + "To\0Nicolas Ferre <nicolas.ferre@atmel.com>\0" + "Cc\0robherring2@gmail.com" + devicetree-discuss@lists.ozlabs.org + netdev@vger.kernel.org + plagnioj@jcrosoft.com + linux-arm-kernel@lists.infradead.org + grant.likely@secretlab.ca + linux-kernel@vger.kernel.org + " jamie@jamieiles.com\0" "\00:1\0" "b\0" "Hi Nicolas,\n" @@ -14,7 +22,7 @@ "> Allow the device tree to provide the mac address and the phy mode.\n" "> \n" "> Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>\n" - "> [nicolas.ferre at atmel.com: change \"compatible\" node property, doc and DT hwaddr]\n" + "> [nicolas.ferre@atmel.com: change \"compatible\" node property, doc and DT hwaddr]\n" "> Signed-off-by: Nicolas Ferre <nicolas.ferre@atmel.com>\n" "> Cc: Jamie Iles <jamie@jamieiles.com>\n" "\n" @@ -56,4 +64,4 @@ " \t{ /* sentinel */ }\n" }; -e107239366d9426b0f27483118052a8aca413106e14caf950f23d8989ab96b3e +46cff6684b2425eeac7892a20cb1b59b4d83777da3e28732ecd07d0e2eb574f0
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.