All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <1482124.H9onLN8roL@diego>

diff --git a/a/1.txt b/N1/1.txt
index 962fba2..d5eb2a0 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -1,13 +1,13 @@
 Hi Jianqun,
 
 Am Dienstag, 2. Dezember 2014, 23:04:57 schrieb Jianqun:
-> ? 12/01/2014 10:10 PM, Heiko St?bner ??:
+> 在 12/01/2014 10:10 PM, Heiko Stübner 写道:
 > > Am Montag, 1. Dezember 2014, 15:34:41 schrieb Jianqun Xu:
 > >> Add driver for efuse found on rk3288 board based on rk3288 SoC.
 > >> Driver will read fuse information of chip at the boot stage of
 > >> kernel, this information new is for further usage.
 > >> 
-> >> Signed-off-by: Jianqun Xu <jay.xu@rock-chips.com>
+> >> Signed-off-by: Jianqun Xu <jay.xu-TNX95d0MmH7DzftRWevZcw@public.gmane.org>
 > > 
 > > General question would be, what is the purpose of this driver?
 > 
@@ -79,7 +79,7 @@ Heiko
 > >> +/* mach-rockchip/efuse.c
 > >> + *
 > >> + * Copyright (c) 2014 Rockchip Electronics Co. Ltd.
-> >> + * Author: Jianqun Xu <jay.xu@rock-chips.com>
+> >> + * Author: Jianqun Xu <jay.xu-TNX95d0MmH7DzftRWevZcw@public.gmane.org>
 > >> + *
 > >> + * Tmis program is free software; you can redistribute it and/or modify
 > >> it
@@ -262,7 +262,7 @@ Heiko
 > >> +module_platform_driver(rockchip_efuse_driver);
 > >> +
 > >> +MODULE_DESCRIPTION("Rockchip eFuse Driver");
-> >> +MODULE_AUTHOR("Jianqun Xu <jay.xu@rock-chips.com>");
+> >> +MODULE_AUTHOR("Jianqun Xu <jay.xu-TNX95d0MmH7DzftRWevZcw@public.gmane.org>");
 > >> +MODULE_LICENSE("GPL v2");
 > >> diff --git a/arch/arm/mach-rockchip/efuse.h
 > >> b/arch/arm/mach-rockchip/efuse.h new file mode 100644
@@ -297,3 +297,8 @@ Heiko
 > > 
 > >> +
 > >> +#endif /* _ARCH_ROCKCHIP_EFUSE_H_ */
+
+--
+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 4696a29..9715ce2 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,22 +1,31 @@
  "ref\01417419281-9243-1-git-send-email-jay.xu@rock-chips.com\0"
  "ref\01529852.GW1hFGtilD@diego\0"
  "ref\0547DD519.4080505@rock-chips.com\0"
- "From\0heiko@sntech.de (Heiko St\303\274bner)\0"
- "Subject\0[PATCH 2/2] rockchip: efuse: add efuse driver for rk3288 efuse\0"
+ "ref\0547DD519.4080505-TNX95d0MmH7DzftRWevZcw@public.gmane.org\0"
+ "From\0Heiko St\303\274bner <heiko-4mtYJXux2i+zQB+pC5nmwQ@public.gmane.org>\0"
+ "Subject\0Re: [PATCH 2/2] rockchip: efuse: add efuse driver for rk3288 efuse\0"
  "Date\0Thu, 26 Feb 2015 00:35:02 +0100\0"
- "To\0linux-arm-kernel@lists.infradead.org\0"
+ "To\0Jianqun <xjq-TNX95d0MmH7DzftRWevZcw@public.gmane.org>\0"
+ "Cc\0Jianqun Xu <jay.xu-TNX95d0MmH7DzftRWevZcw@public.gmane.org>"
+  linux-lFZ/pmaqli7XmaaqVzeoHQ@public.gmane.org
+  grant.likely-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org
+  robh+dt-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org
+  linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org
+  linux-rockchip-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org
+  linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
+ " devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org\0"
  "\00:1\0"
  "b\0"
  "Hi Jianqun,\n"
  "\n"
  "Am Dienstag, 2. Dezember 2014, 23:04:57 schrieb Jianqun:\n"
- "> ? 12/01/2014 10:10 PM, Heiko St?bner ??:\n"
+ "> \345\234\250 12/01/2014 10:10 PM, Heiko St\303\274bner \345\206\231\351\201\223:\n"
  "> > Am Montag, 1. Dezember 2014, 15:34:41 schrieb Jianqun Xu:\n"
  "> >> Add driver for efuse found on rk3288 board based on rk3288 SoC.\n"
  "> >> Driver will read fuse information of chip at the boot stage of\n"
  "> >> kernel, this information new is for further usage.\n"
  "> >> \n"
- "> >> Signed-off-by: Jianqun Xu <jay.xu@rock-chips.com>\n"
+ "> >> Signed-off-by: Jianqun Xu <jay.xu-TNX95d0MmH7DzftRWevZcw@public.gmane.org>\n"
  "> > \n"
  "> > General question would be, what is the purpose of this driver?\n"
  "> \n"
@@ -88,7 +97,7 @@
  "> >> +/* mach-rockchip/efuse.c\n"
  "> >> + *\n"
  "> >> + * Copyright (c) 2014 Rockchip Electronics Co. Ltd.\n"
- "> >> + * Author: Jianqun Xu <jay.xu@rock-chips.com>\n"
+ "> >> + * Author: Jianqun Xu <jay.xu-TNX95d0MmH7DzftRWevZcw@public.gmane.org>\n"
  "> >> + *\n"
  "> >> + * Tmis program is free software; you can redistribute it and/or modify\n"
  "> >> it\n"
@@ -271,7 +280,7 @@
  "> >> +module_platform_driver(rockchip_efuse_driver);\n"
  "> >> +\n"
  "> >> +MODULE_DESCRIPTION(\"Rockchip eFuse Driver\");\n"
- "> >> +MODULE_AUTHOR(\"Jianqun Xu <jay.xu@rock-chips.com>\");\n"
+ "> >> +MODULE_AUTHOR(\"Jianqun Xu <jay.xu-TNX95d0MmH7DzftRWevZcw@public.gmane.org>\");\n"
  "> >> +MODULE_LICENSE(\"GPL v2\");\n"
  "> >> diff --git a/arch/arm/mach-rockchip/efuse.h\n"
  "> >> b/arch/arm/mach-rockchip/efuse.h new file mode 100644\n"
@@ -305,6 +314,11 @@
  "> > no braces necessary for basic numerals\n"
  "> > \n"
  "> >> +\n"
- > >> +#endif /* _ARCH_ROCKCHIP_EFUSE_H_ */
+ "> >> +#endif /* _ARCH_ROCKCHIP_EFUSE_H_ */\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
 
-6b39c9fb033785bf61c992c44ba9c003bf063e135c3a83dd26666b354634e1f5
+40cc3072c811006dd49798369ba18c00dc0cfe834d52d3caa920bc6e1e92c0d1

diff --git a/a/1.txt b/N2/1.txt
index 962fba2..0280fdc 100644
--- a/a/1.txt
+++ b/N2/1.txt
@@ -1,7 +1,7 @@
 Hi Jianqun,
 
 Am Dienstag, 2. Dezember 2014, 23:04:57 schrieb Jianqun:
-> ? 12/01/2014 10:10 PM, Heiko St?bner ??:
+> 在 12/01/2014 10:10 PM, Heiko Stübner 写道:
 > > Am Montag, 1. Dezember 2014, 15:34:41 schrieb Jianqun Xu:
 > >> Add driver for efuse found on rk3288 board based on rk3288 SoC.
 > >> Driver will read fuse information of chip at the boot stage of
diff --git a/a/content_digest b/N2/content_digest
index 4696a29..aed3f54 100644
--- a/a/content_digest
+++ b/N2/content_digest
@@ -1,16 +1,24 @@
  "ref\01417419281-9243-1-git-send-email-jay.xu@rock-chips.com\0"
  "ref\01529852.GW1hFGtilD@diego\0"
  "ref\0547DD519.4080505@rock-chips.com\0"
- "From\0heiko@sntech.de (Heiko St\303\274bner)\0"
- "Subject\0[PATCH 2/2] rockchip: efuse: add efuse driver for rk3288 efuse\0"
+ "From\0Heiko St\303\274bner <heiko@sntech.de>\0"
+ "Subject\0Re: [PATCH 2/2] rockchip: efuse: add efuse driver for rk3288 efuse\0"
  "Date\0Thu, 26 Feb 2015 00:35:02 +0100\0"
- "To\0linux-arm-kernel@lists.infradead.org\0"
+ "To\0Jianqun <xjq@rock-chips.com>\0"
+ "Cc\0Jianqun Xu <jay.xu@rock-chips.com>"
+  linux@arm.linux.org.uk
+  grant.likely@linaro.org
+  robh+dt@kernel.org
+  linux-arm-kernel@lists.infradead.org
+  linux-rockchip@lists.infradead.org
+  linux-kernel@vger.kernel.org
+ " devicetree@vger.kernel.org\0"
  "\00:1\0"
  "b\0"
  "Hi Jianqun,\n"
  "\n"
  "Am Dienstag, 2. Dezember 2014, 23:04:57 schrieb Jianqun:\n"
- "> ? 12/01/2014 10:10 PM, Heiko St?bner ??:\n"
+ "> \345\234\250 12/01/2014 10:10 PM, Heiko St\303\274bner \345\206\231\351\201\223:\n"
  "> > Am Montag, 1. Dezember 2014, 15:34:41 schrieb Jianqun Xu:\n"
  "> >> Add driver for efuse found on rk3288 board based on rk3288 SoC.\n"
  "> >> Driver will read fuse information of chip at the boot stage of\n"
@@ -307,4 +315,4 @@
  "> >> +\n"
  > >> +#endif /* _ARCH_ROCKCHIP_EFUSE_H_ */
 
-6b39c9fb033785bf61c992c44ba9c003bf063e135c3a83dd26666b354634e1f5
+97cc22aad2e36e5cf5358e663117b0478e13ceecf0d44fb3e742701056d51b0e

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.