All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <20131123004334.GJ10023@atomide.com>

diff --git a/a/1.txt b/N1/1.txt
index 771d04a..94836b1 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -1,7 +1,7 @@
 Currently we get the following kind of errors if we try to use
 interrupt phandles to irqchips that have not yet initialized:
 
-irq: no irq domain found for /ocp/pinmux at 48002030 !
+irq: no irq domain found for /ocp/pinmux@48002030 !
 WARNING: CPU: 0 PID: 1 at drivers/of/platform.c:171 of_device_alloc+0x144/0x184()
 Modules linked in:
 CPU: 0 PID: 1 Comm: swapper/0 Not tainted 3.12.0-00038-g42a9708 #1012
@@ -21,7 +21,7 @@ yet available. It's perfectly valid to create irqchips dynamically,
 so let's fix up the issue by populating the interrupt resources based
 on a notifier call instead.
 
-Signed-off-by: Tony Lindgren <tony@atomide.com>
+Signed-off-by: Tony Lindgren <tony-4v6yS6AI5VpBDgjK7y7TUQ@public.gmane.org>
 
 ---
 
@@ -126,3 +126,7 @@ at module_init time.
  	for_each_child_of_node(root, child) {
  		rc = of_platform_bus_create(child, matches, lookup, parent, true);
  		if (rc)
+--
+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 c085628..08e53c1 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,13 +1,17 @@
- "From\0tony@atomide.com (Tony Lindgren)\0"
+ "From\0Tony Lindgren <tony-4v6yS6AI5VpBDgjK7y7TUQ@public.gmane.org>\0"
  "Subject\0[PATCH] of/platform: Fix no irq domain found errors when populating interrupts\0"
  "Date\0Fri, 22 Nov 2013 16:43:35 -0800\0"
- "To\0linux-arm-kernel@lists.infradead.org\0"
+ "To\0Grant Likely <grant.likely-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>"
+ " Rob Herring <rob.herring-bsGFqQB8/DxBDgjK7y7TUQ@public.gmane.org>\0"
+ "Cc\0devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org"
+  linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
+ " linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org\0"
  "\00:1\0"
  "b\0"
  "Currently we get the following kind of errors if we try to use\n"
  "interrupt phandles to irqchips that have not yet initialized:\n"
  "\n"
- "irq: no irq domain found for /ocp/pinmux at 48002030 !\n"
+ "irq: no irq domain found for /ocp/pinmux@48002030 !\n"
  "WARNING: CPU: 0 PID: 1 at drivers/of/platform.c:171 of_device_alloc+0x144/0x184()\n"
  "Modules linked in:\n"
  "CPU: 0 PID: 1 Comm: swapper/0 Not tainted 3.12.0-00038-g42a9708 #1012\n"
@@ -27,7 +31,7 @@
  "so let's fix up the issue by populating the interrupt resources based\n"
  "on a notifier call instead.\n"
  "\n"
- "Signed-off-by: Tony Lindgren <tony@atomide.com>\n"
+ "Signed-off-by: Tony Lindgren <tony-4v6yS6AI5VpBDgjK7y7TUQ@public.gmane.org>\n"
  "\n"
  "---\n"
  "\n"
@@ -131,6 +135,10 @@
  "+\n"
  " \tfor_each_child_of_node(root, child) {\n"
  " \t\trc = of_platform_bus_create(child, matches, lookup, parent, true);\n"
- " \t\tif (rc)"
+ " \t\tif (rc)\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
 
-b6b816bf26c29450ec31415bfe2212e14a27a8cf0fd6cafb89c85074fefafbb5
+9d3257343ca066e8ec45acacd05e776528a19b1a9d700a38af1151e2aad1c81d

diff --git a/a/1.txt b/N2/1.txt
index 771d04a..e73c954 100644
--- a/a/1.txt
+++ b/N2/1.txt
@@ -1,7 +1,7 @@
 Currently we get the following kind of errors if we try to use
 interrupt phandles to irqchips that have not yet initialized:
 
-irq: no irq domain found for /ocp/pinmux at 48002030 !
+irq: no irq domain found for /ocp/pinmux@48002030 !
 WARNING: CPU: 0 PID: 1 at drivers/of/platform.c:171 of_device_alloc+0x144/0x184()
 Modules linked in:
 CPU: 0 PID: 1 Comm: swapper/0 Not tainted 3.12.0-00038-g42a9708 #1012
diff --git a/a/content_digest b/N2/content_digest
index c085628..d981077 100644
--- a/a/content_digest
+++ b/N2/content_digest
@@ -1,13 +1,17 @@
- "From\0tony@atomide.com (Tony Lindgren)\0"
+ "From\0Tony Lindgren <tony@atomide.com>\0"
  "Subject\0[PATCH] of/platform: Fix no irq domain found errors when populating interrupts\0"
  "Date\0Fri, 22 Nov 2013 16:43:35 -0800\0"
- "To\0linux-arm-kernel@lists.infradead.org\0"
+ "To\0Grant Likely <grant.likely@linaro.org>"
+ " Rob Herring <rob.herring@calxeda.com>\0"
+ "Cc\0devicetree@vger.kernel.org"
+  linux-kernel@vger.kernel.org
+ " linux-arm-kernel@lists.infradead.org\0"
  "\00:1\0"
  "b\0"
  "Currently we get the following kind of errors if we try to use\n"
  "interrupt phandles to irqchips that have not yet initialized:\n"
  "\n"
- "irq: no irq domain found for /ocp/pinmux at 48002030 !\n"
+ "irq: no irq domain found for /ocp/pinmux@48002030 !\n"
  "WARNING: CPU: 0 PID: 1 at drivers/of/platform.c:171 of_device_alloc+0x144/0x184()\n"
  "Modules linked in:\n"
  "CPU: 0 PID: 1 Comm: swapper/0 Not tainted 3.12.0-00038-g42a9708 #1012\n"
@@ -133,4 +137,4 @@
  " \t\trc = of_platform_bus_create(child, matches, lookup, parent, true);\n"
  " \t\tif (rc)"
 
-b6b816bf26c29450ec31415bfe2212e14a27a8cf0fd6cafb89c85074fefafbb5
+c9f1e9b69691c00068f3c1fcf82cba80a79d27e54c3fd584f1b944fc2ec36dee

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.