All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <1298154371-5641-1-git-send-email-ccross@android.com>

diff --git a/a/1.txt b/N1/1.txt
index f4220ca..793d16c 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -5,7 +5,7 @@ enabled shared_bus_user clock, with a minimum value set by the
 shared bus.  Drivers can use clk_enable and clk_disable to enable
 or disable their requirement, and clk_set_rate to set the minimum rate.
 
-Signed-off-by: Colin Cross <ccross-z5hGa2qSFaRBDgjK7y7TUQ@public.gmane.org>
+Signed-off-by: Colin Cross <ccross@android.com>
 ---
  arch/arm/mach-tegra/clock.h         |    8 +++
  arch/arm/mach-tegra/tegra2_clocks.c |  116 +++++++++++++++++++++++++++++++++++
@@ -187,8 +187,3 @@ index a1c86d8..dd53af3 100644
  	c->lookup.clk = c;
 -- 
 1.7.3.1
-
---
-To unsubscribe from this list: send the line "unsubscribe linux-tegra" 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 621d36c..b1055a8 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,14 +1,7 @@
- "From\0Colin Cross <ccross-z5hGa2qSFaRBDgjK7y7TUQ@public.gmane.org>\0"
+ "From\0ccross@android.com (Colin Cross)\0"
  "Subject\0[PATCH v2 12/21] ARM: tegra: clock: Add shared bus clock type\0"
  "Date\0Sat, 19 Feb 2011 14:25:48 -0800\0"
- "To\0linux-tegra-u79uwXL29TY76Z2rM5mHXA@public.gmane.orglinux-tegra-u79uwxl29ty76z2rm5mhxa@public.gmane.org\0"
- "Cc\0linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org"
-  konkers-z5hGa2qSFaRBDgjK7y7TUQ@public.gmane.org
-  olof-nZhT3qVonbNeoWH0uzbU5w@public.gmane.org
-  Colin Cross <ccross-z5hGa2qSFaRBDgjK7y7TUQ@public.gmane.org>
-  sboyd-sgV2jX0FEOL9JmXXK+q4OQ@public.gmane.org
-  Russell King <linux-lFZ/pmaqli7XmaaqVzeoHQ@public.gmane.org>
- " linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org\0"
+ "To\0linux-arm-kernel@lists.infradead.org\0"
  "\00:1\0"
  "b\0"
  "Some clocks may have multiple downstream users that need to request a\n"
@@ -18,7 +11,7 @@
  "shared bus.  Drivers can use clk_enable and clk_disable to enable\n"
  "or disable their requirement, and clk_set_rate to set the minimum rate.\n"
  "\n"
- "Signed-off-by: Colin Cross <ccross-z5hGa2qSFaRBDgjK7y7TUQ@public.gmane.org>\n"
+ "Signed-off-by: Colin Cross <ccross@android.com>\n"
  "---\n"
  " arch/arm/mach-tegra/clock.h         |    8 +++\n"
  " arch/arm/mach-tegra/tegra2_clocks.c |  116 +++++++++++++++++++++++++++++++++++\n"
@@ -199,11 +192,6 @@
  " \t\tc->lookup.con_id = c->name;\n"
  " \tc->lookup.clk = c;\n"
  "-- \n"
- "1.7.3.1\n"
- "\n"
- "--\n"
- "To unsubscribe from this list: send the line \"unsubscribe linux-tegra\" 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
+ 1.7.3.1
 
-bb276e1b63f2aa6a9804c1a63c4aed6ec086faac19386a2dc52ea3acd54d82b1
+6ac747435a3c64998cbb214e494cfbccfde26cc379665ccc7bf9c13a8f741fd0

diff --git a/a/1.txt b/N2/1.txt
index f4220ca..793d16c 100644
--- a/a/1.txt
+++ b/N2/1.txt
@@ -5,7 +5,7 @@ enabled shared_bus_user clock, with a minimum value set by the
 shared bus.  Drivers can use clk_enable and clk_disable to enable
 or disable their requirement, and clk_set_rate to set the minimum rate.
 
-Signed-off-by: Colin Cross <ccross-z5hGa2qSFaRBDgjK7y7TUQ@public.gmane.org>
+Signed-off-by: Colin Cross <ccross@android.com>
 ---
  arch/arm/mach-tegra/clock.h         |    8 +++
  arch/arm/mach-tegra/tegra2_clocks.c |  116 +++++++++++++++++++++++++++++++++++
@@ -187,8 +187,3 @@ index a1c86d8..dd53af3 100644
  	c->lookup.clk = c;
 -- 
 1.7.3.1
-
---
-To unsubscribe from this list: send the line "unsubscribe linux-tegra" 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 621d36c..bb62e8f 100644
--- a/a/content_digest
+++ b/N2/content_digest
@@ -1,14 +1,15 @@
- "From\0Colin Cross <ccross-z5hGa2qSFaRBDgjK7y7TUQ@public.gmane.org>\0"
+ "From\0Colin Cross <ccross@android.com>\0"
  "Subject\0[PATCH v2 12/21] ARM: tegra: clock: Add shared bus clock type\0"
  "Date\0Sat, 19 Feb 2011 14:25:48 -0800\0"
- "To\0linux-tegra-u79uwXL29TY76Z2rM5mHXA@public.gmane.orglinux-tegra-u79uwxl29ty76z2rm5mhxa@public.gmane.org\0"
- "Cc\0linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org"
-  konkers-z5hGa2qSFaRBDgjK7y7TUQ@public.gmane.org
-  olof-nZhT3qVonbNeoWH0uzbU5w@public.gmane.org
-  Colin Cross <ccross-z5hGa2qSFaRBDgjK7y7TUQ@public.gmane.org>
-  sboyd-sgV2jX0FEOL9JmXXK+q4OQ@public.gmane.org
-  Russell King <linux-lFZ/pmaqli7XmaaqVzeoHQ@public.gmane.org>
- " linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org\0"
+ "To\0linux-tegra@vger.kernel.org\0"
+ "To\0linux-tegra@vger.kernel.org\0"
+ "Cc\0linux-arm-kernel@lists.infradead.org"
+  konkers@android.com
+  olof@lixom.net
+  Colin Cross <ccross@android.com>
+  sboyd@codeaurora.org
+  Russell King <linux@arm.linux.org.uk>
+ " linux-kernel@vger.kernel.org\0"
  "\00:1\0"
  "b\0"
  "Some clocks may have multiple downstream users that need to request a\n"
@@ -18,7 +19,7 @@
  "shared bus.  Drivers can use clk_enable and clk_disable to enable\n"
  "or disable their requirement, and clk_set_rate to set the minimum rate.\n"
  "\n"
- "Signed-off-by: Colin Cross <ccross-z5hGa2qSFaRBDgjK7y7TUQ@public.gmane.org>\n"
+ "Signed-off-by: Colin Cross <ccross@android.com>\n"
  "---\n"
  " arch/arm/mach-tegra/clock.h         |    8 +++\n"
  " arch/arm/mach-tegra/tegra2_clocks.c |  116 +++++++++++++++++++++++++++++++++++\n"
@@ -199,11 +200,6 @@
  " \t\tc->lookup.con_id = c->name;\n"
  " \tc->lookup.clk = c;\n"
  "-- \n"
- "1.7.3.1\n"
- "\n"
- "--\n"
- "To unsubscribe from this list: send the line \"unsubscribe linux-tegra\" 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
+ 1.7.3.1
 
-bb276e1b63f2aa6a9804c1a63c4aed6ec086faac19386a2dc52ea3acd54d82b1
+26df36d0e58ea65f1f3e66f9a12542590319cf52acecc9f23363af0cbebc8d78

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.