diff for duplicates of <20141013111611.GC15326@leverpostej> diff --git a/a/1.txt b/N1/1.txt index 7c04007..734cb13 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -1,5 +1,5 @@ On Sat, Oct 11, 2014 at 11:01:50AM +0100, Josh Wu wrote: -> From: Josh Wu <Josh.wu@atmel.com> +> From: Josh Wu <Josh.wu-AIFe0yeh4nAAvxtiuMwx3w@public.gmane.org> > > If there is no PMECC lookup table stored in ROM, or lookup table offset is > not specified, PMECC driver should build it in DDR by itself. @@ -14,8 +14,8 @@ On Sat, Oct 11, 2014 at 11:01:50AM +0100, Josh Wu wrote: > application note: > http://www.atmel.com/images/doc11127.pdf > -> Signed-off-by: Josh Wu <josh.wu@atmel.com> -> Cc: devicetree@vger.kernel.org +> Signed-off-by: Josh Wu <josh.wu-AIFe0yeh4nAAvxtiuMwx3w@public.gmane.org> +> Cc: devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org > --- > v1 -> v2: > make create_lookup_table() static. @@ -57,3 +57,7 @@ That said, if we can build this dynamically, can't we always do so, and never need this property? Mark. +-- +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 f771d0d..d4caf26 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,21 +1,22 @@ "ref\01413021710-32264-1-git-send-email-josh.wu@atmel.com\0" - "From\0Mark Rutland <mark.rutland@arm.com>\0" + "ref\01413021710-32264-1-git-send-email-josh.wu-AIFe0yeh4nAAvxtiuMwx3w@public.gmane.org\0" + "From\0Mark Rutland <mark.rutland-5wv7dgnIgG8@public.gmane.org>\0" "Subject\0Re: [PATCH v3] mtd: atmel_nand: make PMECC lookup table and offset property optional\0" "Date\0Mon, 13 Oct 2014 12:16:11 +0100\0" - "To\0Josh Wu <josh.wu@atmel.com>\0" - "Cc\0devicetree@vger.kernel.org <devicetree@vger.kernel.org>" - Pawel Moll <Pawel.Moll@arm.com> - ijc+devicetree@hellion.org.uk <ijc+devicetree@hellion.org.uk> - nicolas.ferre@atmel.com <nicolas.ferre@atmel.com> - robh+dt@kernel.org <robh+dt@kernel.org> - linux-mtd@lists.infradead.org <linux-mtd@lists.infradead.org> - voice.shen@atmel.com <voice.shen@atmel.com> - galak@codeaurora.org <galak@codeaurora.org> - " computersforpeace@gmail.com <computersforpeace@gmail.com>\0" + "To\0Josh Wu <josh.wu-AIFe0yeh4nAAvxtiuMwx3w@public.gmane.org>\0" + "Cc\0linux-mtd-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org <linux-mtd-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org>" + computersforpeace-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org <computersforpeace-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> + galak-sgV2jX0FEOL9JmXXK+q4OQ@public.gmane.org <galak-sgV2jX0FEOL9JmXXK+q4OQ@public.gmane.org> + robh+dt-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org <robh+dt-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org> + ijc+devicetree-KcIKpvwj1kUDXYZnReoRVg@public.gmane.org <ijc+devicetree-KcIKpvwj1kUDXYZnReoRVg@public.gmane.org> + Pawel Moll <Pawel.Moll-5wv7dgnIgG8@public.gmane.org> + devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org <devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org> + nicolas.ferre-AIFe0yeh4nAAvxtiuMwx3w@public.gmane.org <nicolas.ferre-AIFe0yeh4nAAvxtiuMwx3w@public.gmane.org> + " voice.shen-AIFe0yeh4nAAvxtiuMwx3w@public.gmane.org <voice.shen-AIFe0yeh4nAAvxtiuMwx3w@public.gmane.org>\0" "\00:1\0" "b\0" "On Sat, Oct 11, 2014 at 11:01:50AM +0100, Josh Wu wrote:\n" - "> From: Josh Wu <Josh.wu@atmel.com>\n" + "> From: Josh Wu <Josh.wu-AIFe0yeh4nAAvxtiuMwx3w@public.gmane.org>\n" "> \n" "> If there is no PMECC lookup table stored in ROM, or lookup table offset is\n" "> not specified, PMECC driver should build it in DDR by itself.\n" @@ -30,8 +31,8 @@ "> application note:\n" "> \thttp://www.atmel.com/images/doc11127.pdf\n" "> \n" - "> Signed-off-by: Josh Wu <josh.wu@atmel.com>\n" - "> Cc: devicetree@vger.kernel.org\n" + "> Signed-off-by: Josh Wu <josh.wu-AIFe0yeh4nAAvxtiuMwx3w@public.gmane.org>\n" + "> Cc: devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org\n" "> ---\n" "> v1 -> v2:\n" "> make create_lookup_table() static.\n" @@ -72,6 +73,10 @@ "That said, if we can build this dynamically, can't we always do so, and\n" "never need this property?\n" "\n" - Mark. + "Mark.\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 -b76b37c7ddfcd42a219000fb472ed6550f048d9de6e1cbb2aea4502a13a22601 +6d511a88d1cec782b0ab668fe9e4729161a6e2b77ad91de3f1d08933315057bd
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.