All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <1483508082-7008-2-git-send-email-anup.patel@broadcom.com>

diff --git a/a/1.txt b/N1/1.txt
index 99e1481..5bb31b6 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -6,10 +6,10 @@ This patch adds a common mailbox driver for Broadcom FlexRM
 ring manager which can be shared by various offload engine
 drivers (implemented as mailbox clients).
 
-Reviewed-by: Ray Jui <ray.jui@broadcom.com>
-Reviewed-by: Scott Branden <scott.branden@broadcom.com>
-Reviewed-by: Pramod KUMAR <pramod.kumar@broadcom.com>
-Signed-off-by: Anup Patel <anup.patel@broadcom.com>
+Reviewed-by: Ray Jui <ray.jui-dY08KVG/lbpWk0Htik3J/w@public.gmane.org>
+Reviewed-by: Scott Branden <scott.branden-dY08KVG/lbpWk0Htik3J/w@public.gmane.org>
+Reviewed-by: Pramod KUMAR <pramod.kumar-dY08KVG/lbpWk0Htik3J/w@public.gmane.org>
+Signed-off-by: Anup Patel <anup.patel-dY08KVG/lbpWk0Htik3J/w@public.gmane.org>
 ---
  drivers/mailbox/Kconfig                      |  11 +
  drivers/mailbox/Makefile                     |   2 +
@@ -1722,7 +1722,7 @@ index 0000000..c8890f1
 +};
 +module_platform_driver(flexrm_mbox_driver);
 +
-+MODULE_AUTHOR("Anup Patel <anup.patel@broadcom.com>");
++MODULE_AUTHOR("Anup Patel <anup.patel-dY08KVG/lbpWk0Htik3J/w@public.gmane.org>");
 +MODULE_DESCRIPTION("Broadcom FlexRM mailbox driver");
 +MODULE_LICENSE("GPL v2");
 diff --git a/include/linux/mailbox/brcm-message.h b/include/linux/mailbox/brcm-message.h
@@ -1773,3 +1773,8 @@ index 6b55c93..c20b484 100644
  		} spu;
 -- 
 2.7.4
+
+--
+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 22a34d5..67981a5 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,8 +1,20 @@
  "ref\01483508082-7008-1-git-send-email-anup.patel@broadcom.com\0"
- "From\0anup.patel@broadcom.com (Anup Patel)\0"
+ "ref\01483508082-7008-1-git-send-email-anup.patel-dY08KVG/lbpWk0Htik3J/w@public.gmane.org\0"
+ "From\0Anup Patel <anup.patel-dY08KVG/lbpWk0Htik3J/w@public.gmane.org>\0"
  "Subject\0[PATCH v3 1/2] mailbox: Add driver for Broadcom FlexRM ring manager\0"
  "Date\0Wed,  4 Jan 2017 11:04:41 +0530\0"
- "To\0linux-arm-kernel@lists.infradead.org\0"
+ "To\0Jassi Brar <jassisinghbrar-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>"
+ " Rob Herring <robh+dt-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>\0"
+ "Cc\0Mark Rutland <mark.rutland-5wv7dgnIgG8@public.gmane.org>"
+  Ray Jui <rjui-dY08KVG/lbpWk0Htik3J/w@public.gmane.org>
+  Scott Branden <sbranden-dY08KVG/lbpWk0Htik3J/w@public.gmane.org>
+  Pramod KUMAR <pramod.kumar-dY08KVG/lbpWk0Htik3J/w@public.gmane.org>
+  Rob Rice <rob.rice-dY08KVG/lbpWk0Htik3J/w@public.gmane.org>
+  devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
+  linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
+  linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org
+  bcm-kernel-feedback-list-dY08KVG/lbpWk0Htik3J/w@public.gmane.org
+ " Anup Patel <anup.patel-dY08KVG/lbpWk0Htik3J/w@public.gmane.org>\0"
  "\00:1\0"
  "b\0"
  "Some of the Broadcom iProc SoCs have FlexRM ring manager\n"
@@ -13,10 +25,10 @@
  "ring manager which can be shared by various offload engine\n"
  "drivers (implemented as mailbox clients).\n"
  "\n"
- "Reviewed-by: Ray Jui <ray.jui@broadcom.com>\n"
- "Reviewed-by: Scott Branden <scott.branden@broadcom.com>\n"
- "Reviewed-by: Pramod KUMAR <pramod.kumar@broadcom.com>\n"
- "Signed-off-by: Anup Patel <anup.patel@broadcom.com>\n"
+ "Reviewed-by: Ray Jui <ray.jui-dY08KVG/lbpWk0Htik3J/w@public.gmane.org>\n"
+ "Reviewed-by: Scott Branden <scott.branden-dY08KVG/lbpWk0Htik3J/w@public.gmane.org>\n"
+ "Reviewed-by: Pramod KUMAR <pramod.kumar-dY08KVG/lbpWk0Htik3J/w@public.gmane.org>\n"
+ "Signed-off-by: Anup Patel <anup.patel-dY08KVG/lbpWk0Htik3J/w@public.gmane.org>\n"
  "---\n"
  " drivers/mailbox/Kconfig                      |  11 +\n"
  " drivers/mailbox/Makefile                     |   2 +\n"
@@ -1729,7 +1741,7 @@
  "+};\n"
  "+module_platform_driver(flexrm_mbox_driver);\n"
  "+\n"
- "+MODULE_AUTHOR(\"Anup Patel <anup.patel@broadcom.com>\");\n"
+ "+MODULE_AUTHOR(\"Anup Patel <anup.patel-dY08KVG/lbpWk0Htik3J/w@public.gmane.org>\");\n"
  "+MODULE_DESCRIPTION(\"Broadcom FlexRM mailbox driver\");\n"
  "+MODULE_LICENSE(\"GPL v2\");\n"
  "diff --git a/include/linux/mailbox/brcm-message.h b/include/linux/mailbox/brcm-message.h\n"
@@ -1779,6 +1791,11 @@
  " \t\t\tstruct scatterlist *dst;\n"
  " \t\t} spu;\n"
  "-- \n"
- 2.7.4
+ "2.7.4\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
 
-ced206c4d3a721ed864053ddef1bdd390c5b2a136fbb6ab83d95baf8d79af0c0
+afcbd113840484add535ca01d715cff85f34e61121f4d1adc2976def8352b87d

diff --git a/a/content_digest b/N2/content_digest
index 22a34d5..bb656db 100644
--- a/a/content_digest
+++ b/N2/content_digest
@@ -1,8 +1,19 @@
  "ref\01483508082-7008-1-git-send-email-anup.patel@broadcom.com\0"
- "From\0anup.patel@broadcom.com (Anup Patel)\0"
+ "From\0Anup Patel <anup.patel@broadcom.com>\0"
  "Subject\0[PATCH v3 1/2] mailbox: Add driver for Broadcom FlexRM ring manager\0"
  "Date\0Wed,  4 Jan 2017 11:04:41 +0530\0"
- "To\0linux-arm-kernel@lists.infradead.org\0"
+ "To\0Jassi Brar <jassisinghbrar@gmail.com>"
+ " Rob Herring <robh+dt@kernel.org>\0"
+ "Cc\0Mark Rutland <mark.rutland@arm.com>"
+  Ray Jui <rjui@broadcom.com>
+  Scott Branden <sbranden@broadcom.com>
+  Pramod KUMAR <pramod.kumar@broadcom.com>
+  Rob Rice <rob.rice@broadcom.com>
+  devicetree@vger.kernel.org
+  linux-kernel@vger.kernel.org
+  linux-arm-kernel@lists.infradead.org
+  bcm-kernel-feedback-list@broadcom.com
+ " Anup Patel <anup.patel@broadcom.com>\0"
  "\00:1\0"
  "b\0"
  "Some of the Broadcom iProc SoCs have FlexRM ring manager\n"
@@ -1781,4 +1792,4 @@
  "-- \n"
  2.7.4
 
-ced206c4d3a721ed864053ddef1bdd390c5b2a136fbb6ab83d95baf8d79af0c0
+44e8b2f5f6c591a07eb61d4b02e7ebfa43ba63f71e4dfff4064b74e0cdf5c398

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.