diff for duplicates of <20160308001919.GE55664@google.com> diff --git a/a/1.txt b/N1/1.txt index 0e901de..76875af 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -13,9 +13,9 @@ On Tue, Feb 23, 2016 at 09:58:01PM +0300, Sergei Ianovich wrote: > data like counter values and sensor statuses. Storing those data in > flash or mmc card is not a viable solution. > -> Signed-off-by: Sergei Ianovich <ynvich@gmail.com> -> Reviewed-by: Brian Norris <computersforpeace@gmail.com> -> CC: Rob Herring <robh@kernel.org> +> Signed-off-by: Sergei Ianovich <ynvich-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> +> Reviewed-by: Brian Norris <computersforpeace-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> +> CC: Rob Herring <robh-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org> > > v5..v6 > * replace wildcards in compatible and module name @@ -129,7 +129,7 @@ On Tue, Feb 23, 2016 at 09:58:01PM +0300, Sergei Ianovich wrote: > + * linux/drivers/mtd/devices/sram_lp8841.c > + * > + * MTD Driver for SRAM on ICP DAS LP-8841 -> + * Copyright (C) 2013 Sergei Ianovich <ynvich@gmail.com> +> + * Copyright (C) 2013 Sergei Ianovich <ynvich-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> > + * > + * This program is free software; you can redistribute it and/or modify > + * it under the terms of the GNU General Public License version 2 as @@ -341,3 +341,7 @@ This can just be: > +MODULE_DESCRIPTION("MTD driver for SRAM on ICPDAS LP-8841"); Brian +-- +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 3488cf1..681ef2c 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,24 +1,25 @@ "ref\01450205941-15593-1-git-send-email-ynvich@gmail.com\0" "ref\01456253890-30825-1-git-send-email-ynvich@gmail.com\0" - "From\0Brian Norris <computersforpeace@gmail.com>\0" + "ref\01456253890-30825-1-git-send-email-ynvich-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org\0" + "From\0Brian Norris <computersforpeace-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>\0" "Subject\0Re: [PATCH v6] mtd: support BB SRAM on ICP DAS LP-8x4x\0" "Date\0Mon, 7 Mar 2016 16:19:19 -0800\0" - "To\0Sergei Ianovich <ynvich@gmail.com>\0" - "Cc\0linux-kernel@vger.kernel.org" - Rob Herring <robh@kernel.org> - Rob Herring <robh+dt@kernel.org> - Pawel Moll <pawel.moll@arm.com> - Mark Rutland <mark.rutland@arm.com> - Ian Campbell <ijc+devicetree@hellion.org.uk> - Kumar Gala <galak@codeaurora.org> - David Woodhouse <dwmw2@infradead.org> - Jeremy Kerr <jk@ozlabs.org> - Neelesh Gupta <neelegup@linux.vnet.ibm.com> - Michael Ellerman <mpe@ellerman.id.au> - Cyril Bur <cyrilbur@gmail.com> - Joel Stanley <joel@jms.id.au> - open list:OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS <devicetree@vger.kernel.org> - " open list:MEMORY TECHNOLOGY DEVICES [MTD] <linux-mtd@lists.infradead.org>\0" + "To\0Sergei Ianovich <ynvich-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>\0" + "Cc\0linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org" + Rob Herring <robh-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org> + Rob Herring <robh+dt-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org> + Pawel Moll <pawel.moll-5wv7dgnIgG8@public.gmane.org> + Mark Rutland <mark.rutland-5wv7dgnIgG8@public.gmane.org> + Ian Campbell <ijc+devicetree-KcIKpvwj1kUDXYZnReoRVg@public.gmane.org> + Kumar Gala <galak-sgV2jX0FEOL9JmXXK+q4OQ@public.gmane.org> + David Woodhouse <dwmw2-wEGCiKHe2LqWVfeAwA7xHQ@public.gmane.org> + Jeremy Kerr <jk-mnsaURCQ41sdnm+yROfE0A@public.gmane.org> + Neelesh Gupta <neelegup-23VcF4HTsmIX0ybBhKVfKdBPR1lH4CV8@public.gmane.org> + Michael Ellerman <mpe-Gsx/Oe8HsFggBc27wqDAHg@public.gmane.org> + Cyril Bur <cyrilbur-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> + Joel Stanley <joel-U3u1mxZcP9KHXe+LvDLADg@public.gmane.org> + open list:OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS <devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org> + " open list:MEMORY TECHNOLOGY DEVICES [MTD] <linux-mtd-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org>\0" "\00:1\0" "b\0" "Hi Sergei,\n" @@ -36,9 +37,9 @@ "> data like counter values and sensor statuses. Storing those data in\n" "> flash or mmc card is not a viable solution.\n" "> \n" - "> Signed-off-by: Sergei Ianovich <ynvich@gmail.com>\n" - "> Reviewed-by: Brian Norris <computersforpeace@gmail.com>\n" - "> CC: Rob Herring <robh@kernel.org>\n" + "> Signed-off-by: Sergei Ianovich <ynvich-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>\n" + "> Reviewed-by: Brian Norris <computersforpeace-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>\n" + "> CC: Rob Herring <robh-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>\n" "> \n" "> v5..v6\n" "> * replace wildcards in compatible and module name\n" @@ -152,7 +153,7 @@ "> + * linux/drivers/mtd/devices/sram_lp8841.c\n" "> + *\n" "> + * MTD Driver for SRAM on ICP DAS LP-8841\n" - "> + * Copyright (C) 2013 Sergei Ianovich <ynvich@gmail.com>\n" + "> + * Copyright (C) 2013 Sergei Ianovich <ynvich-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>\n" "> + *\n" "> + * This program is free software; you can redistribute it and/or modify\n" "> + * it under the terms of the GNU General Public License version 2 as\n" @@ -363,6 +364,10 @@ "> +MODULE_AUTHOR(\"Sergei Ianovich\");\n" "> +MODULE_DESCRIPTION(\"MTD driver for SRAM on ICPDAS LP-8841\");\n" "\n" - Brian + "Brian\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 -327237b3ba96d5f89795b42179feb6fd3b7f6fa059ca77afb85b3c576d503a4e +a4d812e15cea44da2586e93839e0492f030b457ea94ddef207a6c2af65cb3ac8
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.