diff for duplicates of <1426485311-31428-4-git-send-email-s.hauer@pengutronix.de>
diff --git a/a/1.txt b/N1/1.txt
index 31127d3..08bd457 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -1,11 +1,11 @@
-From: James Liao <jamesjj.liao@mediatek.com>
+From: James Liao <jamesjj.liao-NuS5LvNUpcJWk0Htik3J/w@public.gmane.org>
This patch adds basic clocks for MT8135, including TOPCKGEN, PLLs,
INFRA and PERI clocks.
-Signed-off-by: James Liao <jamesjj.liao@mediatek.com>
-Signed-off-by: Henry Chen <henryc.chen@mediatek.com>
-Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
+Signed-off-by: James Liao <jamesjj.liao-NuS5LvNUpcJWk0Htik3J/w@public.gmane.org>
+Signed-off-by: Henry Chen <henryc.chen-NuS5LvNUpcJWk0Htik3J/w@public.gmane.org>
+Signed-off-by: Sascha Hauer <s.hauer-bIcnvbaLZ9MEGnE8C9+IrQ@public.gmane.org>
---
drivers/clk/mediatek/Makefile | 1 +
drivers/clk/mediatek/clk-mt8135.c | 640 +++++++++++++++++++++
@@ -32,7 +32,7 @@ index 0000000..883a161
@@ -0,0 +1,640 @@
+/*
+ * Copyright (c) 2014 MediaTek Inc.
-+ * Author: James Liao <jamesjj.liao@mediatek.com>
++ * Author: James Liao <jamesjj.liao-NuS5LvNUpcJWk0Htik3J/w@public.gmane.org>
+ *
+ * This program is free software; you can redistribute it and/or modify
+ * it under the terms of the GNU General Public License version 2 as
@@ -678,7 +678,7 @@ index 0000000..8aea762
@@ -0,0 +1,190 @@
+/*
+ * Copyright (c) 2014 MediaTek Inc.
-+ * Author: James Liao <jamesjj.liao@mediatek.com>
++ * Author: James Liao <jamesjj.liao-NuS5LvNUpcJWk0Htik3J/w@public.gmane.org>
+ *
+ * This program is free software; you can redistribute it and/or modify
+ * it under the terms of the GNU General Public License version 2 as
diff --git a/a/content_digest b/N1/content_digest
index 34604cf..7c63a9e 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -2,7 +2,10 @@
"ref\0001426485311-31428-1-git-send-email-s.hauer\@pengutronix.de\0"
]
[
- "From\0Sascha Hauer <s.hauer\@pengutronix.de>\0"
+ "ref\0001426485311-31428-1-git-send-email-s.hauer-bIcnvbaLZ9MEGnE8C9+IrQ\@public.gmane.org\0"
+]
+[
+ "From\0Sascha Hauer <s.hauer-bIcnvbaLZ9MEGnE8C9+IrQ\@public.gmane.org>\0"
]
[
"Subject\0[PATCH 3/5] clk: mediatek: Add basic clocks for Mediatek MT8135.\0"
@@ -11,20 +14,20 @@
"Date\0Mon, 16 Mar 2015 06:55:09 +0100\0"
]
[
- "To\0Mike Turquette <mturquette\@linaro.org>\0"
+ "To\0Mike Turquette <mturquette-QSEj5FYQhm4dnm+yROfE0A\@public.gmane.org>\0"
]
[
- "Cc\0YH Chen <yh.chen\@mediatek.com>",
- " linux-kernel\@vger.kernel.org",
- " Henry Chen <henryc.chen\@mediatek.com>",
- " linux-mediatek\@lists.infradead.org",
- " kernel\@pengutronix.de",
- " Matthias Brugger <matthias.bgg\@gmail.com>",
- " Yingjoe Chen <Yingjoe.Chen\@mediatek.com>",
- " Eddie Huang <eddie.huang\@mediatek.com>",
- " linux-arm-kernel\@lists.infradead.org",
- " James Liao <jamesjj.liao\@mediatek.com>",
- " Sascha Hauer <s.hauer\@pengutronix.de>\0"
+ "Cc\0James Liao <jamesjj.liao-NuS5LvNUpcJWk0Htik3J/w\@public.gmane.org>",
+ " Sascha Hauer <s.hauer-bIcnvbaLZ9MEGnE8C9+IrQ\@public.gmane.org>",
+ " YH Chen <yh.chen-NuS5LvNUpcJWk0Htik3J/w\@public.gmane.org>",
+ " linux-kernel-u79uwXL29TY76Z2rM5mHXA\@public.gmane.org",
+ " Henry Chen <henryc.chen-NuS5LvNUpcJWk0Htik3J/w\@public.gmane.org>",
+ " linux-mediatek-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r\@public.gmane.org",
+ " kernel-bIcnvbaLZ9MEGnE8C9+IrQ\@public.gmane.org",
+ " Matthias Brugger <matthias.bgg-Re5JQEeQqe8AvxtiuMwx3w\@public.gmane.org>",
+ " Yingjoe Chen <Yingjoe.Chen-NuS5LvNUpcJWk0Htik3J/w\@public.gmane.org>",
+ " Eddie Huang <eddie.huang-NuS5LvNUpcJWk0Htik3J/w\@public.gmane.org>",
+ " linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r\@public.gmane.org\0"
]
[
"\0000:1\0"
@@ -33,14 +36,14 @@
"b\0"
]
[
- "From: James Liao <jamesjj.liao\@mediatek.com>\n",
+ "From: James Liao <jamesjj.liao-NuS5LvNUpcJWk0Htik3J/w\@public.gmane.org>\n",
"\n",
"This patch adds basic clocks for MT8135, including TOPCKGEN, PLLs,\n",
"INFRA and PERI clocks.\n",
"\n",
- "Signed-off-by: James Liao <jamesjj.liao\@mediatek.com>\n",
- "Signed-off-by: Henry Chen <henryc.chen\@mediatek.com>\n",
- "Signed-off-by: Sascha Hauer <s.hauer\@pengutronix.de>\n",
+ "Signed-off-by: James Liao <jamesjj.liao-NuS5LvNUpcJWk0Htik3J/w\@public.gmane.org>\n",
+ "Signed-off-by: Henry Chen <henryc.chen-NuS5LvNUpcJWk0Htik3J/w\@public.gmane.org>\n",
+ "Signed-off-by: Sascha Hauer <s.hauer-bIcnvbaLZ9MEGnE8C9+IrQ\@public.gmane.org>\n",
"---\n",
" drivers/clk/mediatek/Makefile | 1 +\n",
" drivers/clk/mediatek/clk-mt8135.c | 640 +++++++++++++++++++++\n",
@@ -67,7 +70,7 @@
"\@\@ -0,0 +1,640 \@\@\n",
"+/*\n",
"+ * Copyright (c) 2014 MediaTek Inc.\n",
- "+ * Author: James Liao <jamesjj.liao\@mediatek.com>\n",
+ "+ * Author: James Liao <jamesjj.liao-NuS5LvNUpcJWk0Htik3J/w\@public.gmane.org>\n",
"+ *\n",
"+ * This program is free software; you can redistribute it and/or modify\n",
"+ * it under the terms of the GNU General Public License version 2 as\n",
@@ -713,7 +716,7 @@
"\@\@ -0,0 +1,190 \@\@\n",
"+/*\n",
"+ * Copyright (c) 2014 MediaTek Inc.\n",
- "+ * Author: James Liao <jamesjj.liao\@mediatek.com>\n",
+ "+ * Author: James Liao <jamesjj.liao-NuS5LvNUpcJWk0Htik3J/w\@public.gmane.org>\n",
"+ *\n",
"+ * This program is free software; you can redistribute it and/or modify\n",
"+ * it under the terms of the GNU General Public License version 2 as\n",
@@ -975,4 +978,4 @@
"2.1.4"
]
-b0a3c2b467a53d7714caf4974b05fd833b13c0d72711488ca08f0ab516e85302
+d3d10b3c1f73b8f37f99f272ee9e318e9d20ead5813a092a833aa0e6c85d66c7
diff --git a/a/content_digest b/N2/content_digest
index 34604cf..fecf9c8 100644
--- a/a/content_digest
+++ b/N2/content_digest
@@ -2,7 +2,7 @@
"ref\0001426485311-31428-1-git-send-email-s.hauer\@pengutronix.de\0"
]
[
- "From\0Sascha Hauer <s.hauer\@pengutronix.de>\0"
+ "From\0s.hauer\@pengutronix.de (Sascha Hauer)\0"
]
[
"Subject\0[PATCH 3/5] clk: mediatek: Add basic clocks for Mediatek MT8135.\0"
@@ -11,20 +11,7 @@
"Date\0Mon, 16 Mar 2015 06:55:09 +0100\0"
]
[
- "To\0Mike Turquette <mturquette\@linaro.org>\0"
-]
-[
- "Cc\0YH Chen <yh.chen\@mediatek.com>",
- " linux-kernel\@vger.kernel.org",
- " Henry Chen <henryc.chen\@mediatek.com>",
- " linux-mediatek\@lists.infradead.org",
- " kernel\@pengutronix.de",
- " Matthias Brugger <matthias.bgg\@gmail.com>",
- " Yingjoe Chen <Yingjoe.Chen\@mediatek.com>",
- " Eddie Huang <eddie.huang\@mediatek.com>",
- " linux-arm-kernel\@lists.infradead.org",
- " James Liao <jamesjj.liao\@mediatek.com>",
- " Sascha Hauer <s.hauer\@pengutronix.de>\0"
+ "To\0linux-arm-kernel\@lists.infradead.org\0"
]
[
"\0000:1\0"
@@ -975,4 +962,4 @@
"2.1.4"
]
-b0a3c2b467a53d7714caf4974b05fd833b13c0d72711488ca08f0ab516e85302
+fcc182227e6ca712f586738cd03493c55ce27d73fab861b3eb72ae9a06b8c6e7
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.