diff for duplicates of <20170302210351.1f740ffc@bbrezillon> diff --git a/a/1.txt b/N1/1.txt index 13581c8..ffbc4ea 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -1,5 +1,5 @@ On Thu, 2 Mar 2017 20:50:23 +0100 -Alban <albeu@free.fr> wrote: +Alban <albeu-GANU6spQydw@public.gmane.org> wrote: > Currently the nvmem core expect the config to provide a name and ID > that are then used to create the device name. When no device name is @@ -10,9 +10,9 @@ Alban <albeu@free.fr> wrote: > also provides a name. When no name is provided take the uinque ID of > the nvmem device instead. > -> Signed-off-by: Alban <albeu@free.fr> +> Signed-off-by: Alban <albeu-GANU6spQydw@public.gmane.org> -Reviewed-by: Boris Brezillon <boris.brezillon@free-electrons.com> +Reviewed-by: Boris Brezillon <boris.brezillon-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8@public.gmane.org> > --- > drivers/nvmem/core.c | 3 ++- @@ -32,3 +32,8 @@ Reviewed-by: Boris Brezillon <boris.brezillon@free-electrons.com> > > nvmem->read_only = of_property_read_bool(np, "read-only") | > config->read_only; + +-- +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 dfc101a..c709bd8 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,26 +1,27 @@ "ref\01488484223-844-1-git-send-email-albeu@free.fr\0" "ref\01488484223-844-4-git-send-email-albeu@free.fr\0" - "From\0Boris Brezillon <boris.brezillon@free-electrons.com>\0" + "ref\01488484223-844-4-git-send-email-albeu-GANU6spQydw@public.gmane.org\0" + "From\0Boris Brezillon <boris.brezillon-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8@public.gmane.org>\0" "Subject\0Re: [PATCH 3/3] nvmem: core: Allow allocating several anonymous nvmem devices\0" "Date\0Thu, 2 Mar 2017 21:03:51 +0100\0" - "To\0Alban <albeu@free.fr>\0" - "Cc\0linux-kernel@vger.kernel.org" - devicetree@vger.kernel.org - linux-mtd@lists.infradead.org - Cyrille Pitchen <cyrille.pitchen@atmel.com> - Richard Weinberger <richard@nod.at> - Marek Vasut <marek.vasut@gmail.com> - Brian Norris <computersforpeace@gmail.com> - David Woodhouse <dwmw2@infradead.org> - Mark Rutland <mark.rutland@arm.com> - Rob Herring <robh+dt@kernel.org> - Maxime Ripard <maxime.ripard@free-electrons.com> - Srinivas Kandagatla <srinivas.kandagatla@linaro.org> - " Moritz Fischer <moritz.fischer@ettus.com>\0" + "To\0Alban <albeu-GANU6spQydw@public.gmane.org>\0" + "Cc\0linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org" + devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org + linux-mtd-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org + Cyrille Pitchen <cyrille.pitchen-AIFe0yeh4nAAvxtiuMwx3w@public.gmane.org> + Richard Weinberger <richard-/L3Ra7n9ekc@public.gmane.org> + Marek Vasut <marek.vasut-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> + Brian Norris <computersforpeace-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> + David Woodhouse <dwmw2-wEGCiKHe2LqWVfeAwA7xHQ@public.gmane.org> + Mark Rutland <mark.rutland-5wv7dgnIgG8@public.gmane.org> + Rob Herring <robh+dt-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org> + Maxime Ripard <maxime.ripard-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8@public.gmane.org> + Srinivas Kandagatla <srinivas.kandagatla-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org> + " Moritz Fischer <moritz.fischer-+aYTwkv1SeIAvxtiuMwx3w@public.gmane.org>\0" "\00:1\0" "b\0" "On Thu, 2 Mar 2017 20:50:23 +0100\n" - "Alban <albeu@free.fr> wrote:\n" + "Alban <albeu-GANU6spQydw@public.gmane.org> wrote:\n" "\n" "> Currently the nvmem core expect the config to provide a name and ID\n" "> that are then used to create the device name. When no device name is\n" @@ -31,9 +32,9 @@ "> also provides a name. When no name is provided take the uinque ID of\n" "> the nvmem device instead.\n" "> \n" - "> Signed-off-by: Alban <albeu@free.fr>\n" + "> Signed-off-by: Alban <albeu-GANU6spQydw@public.gmane.org>\n" "\n" - "Reviewed-by: Boris Brezillon <boris.brezillon@free-electrons.com>\n" + "Reviewed-by: Boris Brezillon <boris.brezillon-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8@public.gmane.org>\n" "\n" "> ---\n" "> drivers/nvmem/core.c | 3 ++-\n" @@ -52,6 +53,11 @@ "> +\t\t config->name ? config->id : nvmem->id);\n" "> \n" "> \tnvmem->read_only = of_property_read_bool(np, \"read-only\") |\n" - "> \t\t\t config->read_only;" + "> \t\t\t config->read_only;\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 -96558db29c0e6d6f3de76065f5a653e51e148114c855e23ab8f98f1ec824e5de +481653773c7d178cb8e7209ece07f81c85b87d6019ca59e1e32c47984f24eaee
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.