diff for duplicates of <56D05D2E.3040403@roeck-us.net> diff --git a/a/1.txt b/N1/1.txt index 08ff835..618b6e3 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -1,5 +1,5 @@ On 02/25/2016 10:30 AM, Joshua Henderson wrote: -> From: Purna Chandra Mandal <purna.mandal@microchip.com> +> From: Purna Chandra Mandal <purna.mandal-UWL1GkI3JZL3oGB3hsPCZA@public.gmane.org> > > Adds support for the deadman timer peripheral found on PIC32 class devices. > @@ -9,9 +9,9 @@ On 02/25/2016 10:30 AM, Joshua Henderson wrote: > occurs until a count match occurs. Instructions are not fetched when > the processor is in sleep mode. > -> Signed-off-by: Purna Chandra Mandal <purna.mandal@microchip.com> -> Signed-off-by: Joshua Henderson <joshua.henderson@microchip.com> -> Cc: Ralf Baechle <ralf@linux-mips.org> +> Signed-off-by: Purna Chandra Mandal <purna.mandal-UWL1GkI3JZL3oGB3hsPCZA@public.gmane.org> +> Signed-off-by: Joshua Henderson <joshua.henderson-UWL1GkI3JZL3oGB3hsPCZA@public.gmane.org> +> Cc: Ralf Baechle <ralf-6z/3iImG2C8G8FEW9MqTrA@public.gmane.org> > --- > Note: Please merge this patch series through the MIPS tree. > @@ -83,7 +83,7 @@ On 02/25/2016 10:30 AM, Joshua Henderson wrote: > +/* > + * PIC32 deadman timer driver > + * -> + * Purna Chandra Mandal <purna.mandal@microchip.com> +> + * Purna Chandra Mandal <purna.mandal-UWL1GkI3JZL3oGB3hsPCZA@public.gmane.org> > + * Copyright (c) 2016, Microchip Technology Inc. > + * > + * This program is free software; you can redistribute it and/or @@ -201,9 +201,14 @@ so you need to return 0 here. With that fixed, and the pr_fmt dropped, feel free to add -Reviewed-by: Guenter Roeck <linux@roeck-us.net> +Reviewed-by: Guenter Roeck <linux-0h96xk9xTtrk1uMJSBkQmQ@public.gmane.org> to the next revision of this patch. Thanks, Guenter + +-- +To unsubscribe from this list: send the line "unsubscribe linux-watchdog" 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 94c0d87..f167890 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,24 +1,25 @@ "ref\01456425056-24483-2-git-send-email-joshua.henderson@microchip.com\0" - "From\0Guenter Roeck <linux@roeck-us.net>\0" + "ref\01456425056-24483-2-git-send-email-joshua.henderson-UWL1GkI3JZL3oGB3hsPCZA@public.gmane.org\0" + "From\0Guenter Roeck <linux-0h96xk9xTtrk1uMJSBkQmQ@public.gmane.org>\0" "Subject\0Re: [PATCH v2 2/2] watchdog: pic32-dmt: Add PIC32 deadman timer driver\0" "Date\0Fri, 26 Feb 2016 06:11:58 -0800\0" - "To\0Joshua Henderson <joshua.henderson@microchip.com>" - " linux-kernel@vger.kernel.org\0" - "Cc\0linux-mips@linux-mips.org" - ralf@linux-mips.org - Purna Chandra Mandal <purna.mandal@microchip.com> - 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> - Wim Van Sebroeck <wim@iguana.be> - devicetree@vger.kernel.org - " linux-watchdog@vger.kernel.org\0" + "To\0Joshua Henderson <joshua.henderson-UWL1GkI3JZL3oGB3hsPCZA@public.gmane.org>" + " linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org\0" + "Cc\0linux-mips-6z/3iImG2C8G8FEW9MqTrA@public.gmane.org" + ralf-6z/3iImG2C8G8FEW9MqTrA@public.gmane.org + Purna Chandra Mandal <purna.mandal-UWL1GkI3JZL3oGB3hsPCZA@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> + Wim Van Sebroeck <wim-IQzOog9fTRqzQB+pC5nmwQ@public.gmane.org> + devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org + " linux-watchdog-u79uwXL29TY76Z2rM5mHXA@public.gmane.org\0" "\00:1\0" "b\0" "On 02/25/2016 10:30 AM, Joshua Henderson wrote:\n" - "> From: Purna Chandra Mandal <purna.mandal@microchip.com>\n" + "> From: Purna Chandra Mandal <purna.mandal-UWL1GkI3JZL3oGB3hsPCZA@public.gmane.org>\n" ">\n" "> Adds support for the deadman timer peripheral found on PIC32 class devices.\n" ">\n" @@ -28,9 +29,9 @@ "> occurs until a count match occurs. Instructions are not fetched when\n" "> the processor is in sleep mode.\n" ">\n" - "> Signed-off-by: Purna Chandra Mandal <purna.mandal@microchip.com>\n" - "> Signed-off-by: Joshua Henderson <joshua.henderson@microchip.com>\n" - "> Cc: Ralf Baechle <ralf@linux-mips.org>\n" + "> Signed-off-by: Purna Chandra Mandal <purna.mandal-UWL1GkI3JZL3oGB3hsPCZA@public.gmane.org>\n" + "> Signed-off-by: Joshua Henderson <joshua.henderson-UWL1GkI3JZL3oGB3hsPCZA@public.gmane.org>\n" + "> Cc: Ralf Baechle <ralf-6z/3iImG2C8G8FEW9MqTrA@public.gmane.org>\n" "> ---\n" "> Note: Please merge this patch series through the MIPS tree.\n" ">\n" @@ -102,7 +103,7 @@ "> +/*\n" "> + * PIC32 deadman timer driver\n" "> + *\n" - "> + * Purna Chandra Mandal <purna.mandal@microchip.com>\n" + "> + * Purna Chandra Mandal <purna.mandal-UWL1GkI3JZL3oGB3hsPCZA@public.gmane.org>\n" "> + * Copyright (c) 2016, Microchip Technology Inc.\n" "> + *\n" "> + * This program is free software; you can redistribute it and/or\n" @@ -220,11 +221,16 @@ "\n" "With that fixed, and the pr_fmt dropped, feel free to add\n" "\n" - "Reviewed-by: Guenter Roeck <linux@roeck-us.net>\n" + "Reviewed-by: Guenter Roeck <linux-0h96xk9xTtrk1uMJSBkQmQ@public.gmane.org>\n" "\n" "to the next revision of this patch.\n" "\n" "Thanks,\n" - Guenter + "Guenter\n" + "\n" + "--\n" + "To unsubscribe from this list: send the line \"unsubscribe linux-watchdog\" 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 -34bb66fd1a762b5dd93a414fb8c08b70acc1599bde72f8291f4df8119404e22a +78a16979b2fd12f93b521cd6cff89169294dd3c4d62ec0df2e74d64bc1696e72
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.