diff for duplicates of <20170307195257.10d1fd06@bbrezillon> diff --git a/a/1.txt b/N1/1.txt index f068f78..0c1afcb 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -1,11 +1,11 @@ On Tue, 7 Mar 2017 09:26:04 +0100 -Alban <albeu@free.fr> wrote: +Alban <albeu-GANU6spQydw@public.gmane.org> wrote: > Allow drivers that use the nvmem API to read data stored on MTD devices. > Add an option to the MTD core that allow registering the MTD as > read-only NVMEM providers. > -> Signed-off-by: Alban <albeu@free.fr> +> Signed-off-by: Alban <albeu-GANU6spQydw@public.gmane.org> > --- > Changelog: > v2: * Moved to the MTD core instead of using notifiers @@ -105,7 +105,7 @@ Alban <albeu@free.fr> wrote: > +++ b/drivers/mtd/mtdnvmem.c > @@ -0,0 +1,72 @@ > +/* -> + * Copyright (C) 2017 Alban Bedel <albeu@free.fr> +> + * Copyright (C) 2017 Alban Bedel <albeu-GANU6spQydw@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 as published by @@ -178,7 +178,7 @@ mtdcore.c and unconditionally compiled in. > + > +MODULE_LICENSE("GPL"); -> +MODULE_AUTHOR("Alban Bedel <albeu@free.fr>"); +> +MODULE_AUTHOR("Alban Bedel <albeu-GANU6spQydw@public.gmane.org>"); > +MODULE_DESCRIPTION("Driver to read config data from MTD devices"); > diff --git a/drivers/mtd/mtdnvmem.h b/drivers/mtd/mtdnvmem.h > new file mode 100644 @@ -187,7 +187,7 @@ mtdcore.c and unconditionally compiled in. > +++ b/drivers/mtd/mtdnvmem.h > @@ -0,0 +1,25 @@ > +/* -> + * Copyright (C) 2017 Alban Bedel <albeu@free.fr> +> + * Copyright (C) 2017 Alban Bedel <albeu-GANU6spQydw@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 as published by @@ -243,3 +243,8 @@ by unconditionally adding the nvmem field. > }; > > int mtd_ooblayout_ecc(struct mtd_info *mtd, int section, + +-- +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 de66754..43a6e39 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,32 +1,33 @@ "ref\01488875164-30440-1-git-send-email-albeu@free.fr\0" "ref\01488875164-30440-3-git-send-email-albeu@free.fr\0" - "From\0Boris Brezillon <boris.brezillon@free-electrons.com>\0" + "ref\01488875164-30440-3-git-send-email-albeu-GANU6spQydw@public.gmane.org\0" + "From\0Boris Brezillon <boris.brezillon-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8@public.gmane.org>\0" "Subject\0Re: [PATCH v2 2/2] mtd: Add support for reading MTD devices via the nvmem API\0" "Date\0Tue, 7 Mar 2017 19:52:57 +0100\0" - "To\0Alban <albeu@free.fr>\0" - "Cc\0linux-kernel@vger.kernel.org" - Srinivas Kandagatla <srinivas.kandagatla@linaro.org> - Maxime Ripard <maxime.ripard@free-electrons.com> - Rob Herring <robh+dt@kernel.org> - Mark Rutland <mark.rutland@arm.com> - David Woodhouse <dwmw2@infradead.org> - Brian Norris <computersforpeace@gmail.com> - Marek Vasut <marek.vasut@gmail.com> - Richard Weinberger <richard@nod.at> - Cyrille Pitchen <cyrille.pitchen@atmel.com> - devicetree@vger.kernel.org - linux-mtd@lists.infradead.org - " Moritz Fischer <moritz.fischer@ettus.com>\0" + "To\0Alban <albeu-GANU6spQydw@public.gmane.org>\0" + "Cc\0linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org" + Srinivas Kandagatla <srinivas.kandagatla-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org> + Maxime Ripard <maxime.ripard-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8@public.gmane.org> + Rob Herring <robh+dt-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org> + Mark Rutland <mark.rutland-5wv7dgnIgG8@public.gmane.org> + David Woodhouse <dwmw2-wEGCiKHe2LqWVfeAwA7xHQ@public.gmane.org> + Brian Norris <computersforpeace-Re5JQEeQqe8AvxtiuMwx3w@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 + linux-mtd-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org + " Moritz Fischer <moritz.fischer-+aYTwkv1SeIAvxtiuMwx3w@public.gmane.org>\0" "\00:1\0" "b\0" "On Tue, 7 Mar 2017 09:26:04 +0100\n" - "Alban <albeu@free.fr> wrote:\n" + "Alban <albeu-GANU6spQydw@public.gmane.org> wrote:\n" "\n" "> Allow drivers that use the nvmem API to read data stored on MTD devices.\n" "> Add an option to the MTD core that allow registering the MTD as\n" "> read-only NVMEM providers.\n" "> \n" - "> Signed-off-by: Alban <albeu@free.fr>\n" + "> Signed-off-by: Alban <albeu-GANU6spQydw@public.gmane.org>\n" "> ---\n" "> Changelog:\n" "> v2: * Moved to the MTD core instead of using notifiers\n" @@ -126,7 +127,7 @@ "> +++ b/drivers/mtd/mtdnvmem.c\n" "> @@ -0,0 +1,72 @@\n" "> +/*\n" - "> + * Copyright (C) 2017 Alban Bedel <albeu@free.fr>\n" + "> + * Copyright (C) 2017 Alban Bedel <albeu-GANU6spQydw@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 as published by\n" @@ -199,7 +200,7 @@ "\n" "> +\n" "> +MODULE_LICENSE(\"GPL\");\n" - "> +MODULE_AUTHOR(\"Alban Bedel <albeu@free.fr>\");\n" + "> +MODULE_AUTHOR(\"Alban Bedel <albeu-GANU6spQydw@public.gmane.org>\");\n" "> +MODULE_DESCRIPTION(\"Driver to read config data from MTD devices\");\n" "> diff --git a/drivers/mtd/mtdnvmem.h b/drivers/mtd/mtdnvmem.h\n" "> new file mode 100644\n" @@ -208,7 +209,7 @@ "> +++ b/drivers/mtd/mtdnvmem.h\n" "> @@ -0,0 +1,25 @@\n" "> +/*\n" - "> + * Copyright (C) 2017 Alban Bedel <albeu@free.fr>\n" + "> + * Copyright (C) 2017 Alban Bedel <albeu-GANU6spQydw@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 as published by\n" @@ -263,6 +264,11 @@ "\n" "> };\n" "> \n" - > int mtd_ooblayout_ecc(struct mtd_info *mtd, int section, + "> int mtd_ooblayout_ecc(struct mtd_info *mtd, int section,\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 -4175d71a8325fdfe86ec61e7bb0a4cecc5bfb73f36b64dedf0583d71b06c5b87 +8ebb81f735b250bd749e589e89beb20df0d6ef19e94bda19c4bfcb0df21675af
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.