diff for duplicates of <20170125213119.6409083e@bbrezillon> diff --git a/a/1.txt b/N1/1.txt index d7423e9..827ce1d 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -1,5 +1,5 @@ On Wed, 25 Jan 2017 19:17:34 +0100 -Cédric Le Goater <clg@kaod.org> wrote: +Cédric Le Goater <clg-Bxea+6Xhats@public.gmane.org> wrote: > This can be used to easily identify a specific chip on a system with > multiple chips. @@ -10,10 +10,10 @@ Cédric Le Goater <clg@kaod.org> wrote: > Other drivers will keep the current behavior, which is to override > mtd->name with their own value. > -> Suggested-by: Boris Brezillon <boris.brezillon@free-electrons.com> -> Signed-off-by: Cédric Le Goater <clg@kaod.org> +> Suggested-by: Boris Brezillon <boris.brezillon-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8@public.gmane.org> +> Signed-off-by: Cédric Le Goater <clg-Bxea+6Xhats@public.gmane.org> -Acked-by: Boris Brezillon <boris.brezillon@free-electrons.com> +Acked-by: Boris Brezillon <boris.brezillon-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8@public.gmane.org> Brian, can you have a look at this patch, and if you're okay with it, queue it for 4.11. I'll soon post the atmel NAND controller driver @@ -55,3 +55,8 @@ Boris > } > > static inline struct device_node *mtd_get_of_node(struct mtd_info *mtd) + +-- +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 d2e9aa2..da109b9 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,22 +1,23 @@ "ref\01485368255-12038-1-git-send-email-clg@kaod.org\0" "ref\01485368255-12038-2-git-send-email-clg@kaod.org\0" - "From\0Boris Brezillon <boris.brezillon@free-electrons.com>\0" + "ref\01485368255-12038-2-git-send-email-clg-Bxea+6Xhats@public.gmane.org\0" + "From\0Boris Brezillon <boris.brezillon-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8@public.gmane.org>\0" "Subject\0Re: [PATCH v2 1/2] mtd: name the mtd device with an optional label property\0" "Date\0Wed, 25 Jan 2017 21:31:19 +0100\0" - "To\0C\303\251dric Le Goater <clg@kaod.org>" - " Brian Norris <computersforpeace@gmail.com>\0" - "Cc\0linux-mtd@lists.infradead.org" - David Woodhouse <dwmw2@infradead.org> - Marek Vasut <marek.vasut@gmail.com> - Richard Weinberger <richard@nod.at> - Cyrille Pitchen <cyrille.pitchen@atmel.com> - devicetree@vger.kernel.org - Rob Herring <robh+dt@kernel.org> - " Mark Rutland <mark.rutland@arm.com>\0" + "To\0C\303\251dric Le Goater <clg-Bxea+6Xhats@public.gmane.org>" + " Brian Norris <computersforpeace-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>\0" + "Cc\0linux-mtd-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org" + David Woodhouse <dwmw2-wEGCiKHe2LqWVfeAwA7xHQ@public.gmane.org> + Marek Vasut <marek.vasut-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> + Richard Weinberger <richard-/L3Ra7n9ekc@public.gmane.org> + Cyrille Pitchen <cyrille.pitchen-AIFe0yeh4nAAvxtiuMwx3w@public.gmane.org> + devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org + Rob Herring <robh+dt-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org> + " Mark Rutland <mark.rutland-5wv7dgnIgG8@public.gmane.org>\0" "\00:1\0" "b\0" "On Wed, 25 Jan 2017 19:17:34 +0100\n" - "C\303\251dric Le Goater <clg@kaod.org> wrote:\n" + "C\303\251dric Le Goater <clg-Bxea+6Xhats@public.gmane.org> wrote:\n" "\n" "> This can be used to easily identify a specific chip on a system with\n" "> multiple chips.\n" @@ -27,10 +28,10 @@ "> Other drivers will keep the current behavior, which is to override\n" "> mtd->name with their own value.\n" "> \n" - "> Suggested-by: Boris Brezillon <boris.brezillon@free-electrons.com>\n" - "> Signed-off-by: C\303\251dric Le Goater <clg@kaod.org>\n" + "> Suggested-by: Boris Brezillon <boris.brezillon-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8@public.gmane.org>\n" + "> Signed-off-by: C\303\251dric Le Goater <clg-Bxea+6Xhats@public.gmane.org>\n" "\n" - "Acked-by: Boris Brezillon <boris.brezillon@free-electrons.com>\n" + "Acked-by: Boris Brezillon <boris.brezillon-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8@public.gmane.org>\n" "\n" "Brian, can you have a look at this patch, and if you're okay with it,\n" "queue it for 4.11. I'll soon post the atmel NAND controller driver\n" @@ -71,6 +72,11 @@ "> +\tof_property_read_string(np, \"label\", &mtd->name);\n" "> }\n" "> \n" - > static inline struct device_node *mtd_get_of_node(struct mtd_info *mtd) + "> static inline struct device_node *mtd_get_of_node(struct mtd_info *mtd)\n" + "\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 -3d93a94fbc5ca2c829908c095c62d5654b7e75cb264fbf73edf839b7ff3c6882 +a05c15d3d27b8bc78c4efe70ad5548b23c0c72eceed14610147459f18fc98cd9
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.