All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <550EF4DA.6040407@roeck-us.net>

diff --git a/a/content_digest b/N1/content_digest
index 42d3f73..f24b4ac 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,13 +1,9 @@
  "ref\06bc6e867b500cd3cfc629b96f90442f5c0aced3a.1427028036.git.baruch@tkos.co.il\0"
  "ref\0409ece75204d3911dc526a9bc0c908fc30893b26.1427028036.git.baruch@tkos.co.il\0"
- "From\0Guenter Roeck <linux@roeck-us.net>\0"
- "Subject\0Re: [PATCH 2/2] watchdog: digicolor: driver for Conexant Digicolor CX92755 SoC\0"
+ "From\0linux@roeck-us.net (Guenter Roeck)\0"
+ "Subject\0[PATCH 2/2] watchdog: digicolor: driver for Conexant Digicolor CX92755 SoC\0"
  "Date\0Sun, 22 Mar 2015 09:59:06 -0700\0"
- "To\0Baruch Siach <baruch@tkos.co.il>"
- " Wim Van Sebroeck <wim@iguana.be>\0"
- "Cc\0linux-watchdog@vger.kernel.org"
-  devicetree@vger.kernel.org
- " linux-arm-kernel@lists.infradead.org\0"
+ "To\0linux-arm-kernel@lists.infradead.org\0"
  "\00:1\0"
  "b\0"
  "On 03/22/2015 05:40 AM, Baruch Siach wrote:\n"
@@ -316,4 +312,4 @@
  "> +MODULE_LICENSE(\"GPL\");\n"
  >
 
-794704afc4bb03834c998ecacd65c8419912427ec49ecc1142f18ba4ba70186e
+de84b83a60a0971b6362454502906073b8d486743888a57e4d648365e7bf15e8

diff --git a/a/1.txt b/N2/1.txt
index 52a8e8f..0f41930 100644
--- a/a/1.txt
+++ b/N2/1.txt
@@ -10,7 +10,7 @@ On 03/22/2015 05:40 AM, Baruch Siach wrote:
 > (drivers/clocksource/timer-digicolor.c). The timer driver, however, uses only
 > timers other than A, so both drivers should coexist.
 >
-> Signed-off-by: Baruch Siach <baruch@tkos.co.il>
+> Signed-off-by: Baruch Siach <baruch-NswTu9S1W3P6gbPvEgmw2w@public.gmane.org>
 
 Looks pretty good. Couple of comments below.
 
@@ -299,7 +299,12 @@ clk_put missing (or use devm_clk_get).
 > +};
 > +module_platform_driver(dc_wdt_driver);
 > +
-> +MODULE_AUTHOR("Baruch Siach <baruch@tkos.co.il>");
+> +MODULE_AUTHOR("Baruch Siach <baruch-NswTu9S1W3P6gbPvEgmw2w@public.gmane.org>");
 > +MODULE_DESCRIPTION("Driver for Conexant Digicolor watchdog timer");
 > +MODULE_LICENSE("GPL");
 >
+
+--
+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/N2/content_digest
index 42d3f73..bf65edf 100644
--- a/a/content_digest
+++ b/N2/content_digest
@@ -1,13 +1,14 @@
  "ref\06bc6e867b500cd3cfc629b96f90442f5c0aced3a.1427028036.git.baruch@tkos.co.il\0"
  "ref\0409ece75204d3911dc526a9bc0c908fc30893b26.1427028036.git.baruch@tkos.co.il\0"
- "From\0Guenter Roeck <linux@roeck-us.net>\0"
+ "ref\0409ece75204d3911dc526a9bc0c908fc30893b26.1427028036.git.baruch-NswTu9S1W3P6gbPvEgmw2w@public.gmane.org\0"
+ "From\0Guenter Roeck <linux-0h96xk9xTtrk1uMJSBkQmQ@public.gmane.org>\0"
  "Subject\0Re: [PATCH 2/2] watchdog: digicolor: driver for Conexant Digicolor CX92755 SoC\0"
  "Date\0Sun, 22 Mar 2015 09:59:06 -0700\0"
- "To\0Baruch Siach <baruch@tkos.co.il>"
- " Wim Van Sebroeck <wim@iguana.be>\0"
- "Cc\0linux-watchdog@vger.kernel.org"
-  devicetree@vger.kernel.org
- " linux-arm-kernel@lists.infradead.org\0"
+ "To\0Baruch Siach <baruch-NswTu9S1W3P6gbPvEgmw2w@public.gmane.org>"
+ " Wim Van Sebroeck <wim-IQzOog9fTRqzQB+pC5nmwQ@public.gmane.org>\0"
+ "Cc\0linux-watchdog-u79uwXL29TY76Z2rM5mHXA@public.gmane.org"
+  devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
+ " linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org\0"
  "\00:1\0"
  "b\0"
  "On 03/22/2015 05:40 AM, Baruch Siach wrote:\n"
@@ -22,7 +23,7 @@
  "> (drivers/clocksource/timer-digicolor.c). The timer driver, however, uses only\n"
  "> timers other than A, so both drivers should coexist.\n"
  ">\n"
- "> Signed-off-by: Baruch Siach <baruch@tkos.co.il>\n"
+ "> Signed-off-by: Baruch Siach <baruch-NswTu9S1W3P6gbPvEgmw2w@public.gmane.org>\n"
  "\n"
  "Looks pretty good. Couple of comments below.\n"
  "\n"
@@ -311,9 +312,14 @@
  "> +};\n"
  "> +module_platform_driver(dc_wdt_driver);\n"
  "> +\n"
- "> +MODULE_AUTHOR(\"Baruch Siach <baruch@tkos.co.il>\");\n"
+ "> +MODULE_AUTHOR(\"Baruch Siach <baruch-NswTu9S1W3P6gbPvEgmw2w@public.gmane.org>\");\n"
  "> +MODULE_DESCRIPTION(\"Driver for Conexant Digicolor watchdog timer\");\n"
  "> +MODULE_LICENSE(\"GPL\");\n"
- >
+ ">\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
 
-794704afc4bb03834c998ecacd65c8419912427ec49ecc1142f18ba4ba70186e
+f8267275cc8dded0fd5f16d8f4797f4be2a54096ebb36999330346a3b15cef60

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.