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

diff --git a/a/2.hdr b/a/2.hdr
deleted file mode 100644
index 44708ac..0000000
--- a/a/2.hdr
+++ /dev/null
@@ -1,2 +0,0 @@
-Content-Type: text/x-diff; charset=us-ascii
-Content-Disposition: inline; filename="cpu-omap3-move-check_revision-above-check_features.patch"
diff --git a/a/2.txt b/a/2.txt
deleted file mode 100644
index ef63ef8..0000000
--- a/a/2.txt
+++ /dev/null
@@ -1,27 +0,0 @@
->From b6c79698403f9926fb43d7e5cef9503a30b5709f Mon Sep 17 00:00:00 2001
-From: Nishanth Menon <nm@ti.com>
-Date: Fri, 13 Nov 2009 12:41:25 -0800
-Subject: [PATCH] omap3: move check_revision above check_features
-
-omap3_check_revision() does not depend on omap3_check_features()
-move this above so that we can add logic based on revision
-detected in check_features.
-
-Signed-off-by: Nishanth Menon <nm@ti.com>
-Acked-by: Mika Westerberg <mika.westerberg@iki.fi>
-Signed-off-by: Tony Lindgren <tony@atomide.com>
-
-diff --git a/arch/arm/mach-omap2/id.c b/arch/arm/mach-omap2/id.c
-index 441ca26..6c11b41 100644
---- a/arch/arm/mach-omap2/id.c
-+++ b/arch/arm/mach-omap2/id.c
-@@ -352,8 +352,8 @@ void __init omap2_check_revision(void)
- 	if (cpu_is_omap24xx())
- 		omap24xx_check_revision();
- 	else if (cpu_is_omap34xx()) {
--		omap3_check_features();
- 		omap3_check_revision();
-+		omap3_check_features();
- 		omap3_cpuinfo();
- 	}
- 	else if (cpu_is_omap44xx()) {
diff --git a/a/content_digest b/N1/content_digest
index 0c04ffb..9650bc1 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,13 +1,10 @@
  "ref\020091113000444.9034.41293.stgit@localhost\0"
  "ref\020091113000932.9034.66321.stgit@localhost\0"
- "From\0Tony Lindgren <tony@atomide.com>\0"
- "Subject\0Re: [PATCH 12/14] omap3: move check_revision above check_features, v2\0"
+ "From\0tony@atomide.com (Tony Lindgren)\0"
+ "Subject\0[PATCH 12/14] omap3: move check_revision above check_features, v2\0"
  "Date\0Fri, 13 Nov 2009 12:55:53 -0800\0"
  "To\0linux-arm-kernel@lists.infradead.org\0"
- "Cc\0Nishanth Menon <nm@ti.com>"
-  Mika Westerberg <mika.westerberg@iki.fi>
- " linux-omap@vger.kernel.org\0"
- "\01:1\0"
+ "\00:1\0"
  "b\0"
  "* Tony Lindgren <tony@atomide.com> [091112 16:09]:\n"
  "> From: Tony Lindgren <Menon>\n"
@@ -15,35 +12,5 @@
  "Looks like the From: got messed up. Here's a fixed version.\n"
  "\n"
  Tony
- "\01:2\0"
- "fn\0cpu-omap3-move-check_revision-above-check_features.patch\0"
- "b\0"
- ">From b6c79698403f9926fb43d7e5cef9503a30b5709f Mon Sep 17 00:00:00 2001\n"
- "From: Nishanth Menon <nm@ti.com>\n"
- "Date: Fri, 13 Nov 2009 12:41:25 -0800\n"
- "Subject: [PATCH] omap3: move check_revision above check_features\n"
- "\n"
- "omap3_check_revision() does not depend on omap3_check_features()\n"
- "move this above so that we can add logic based on revision\n"
- "detected in check_features.\n"
- "\n"
- "Signed-off-by: Nishanth Menon <nm@ti.com>\n"
- "Acked-by: Mika Westerberg <mika.westerberg@iki.fi>\n"
- "Signed-off-by: Tony Lindgren <tony@atomide.com>\n"
- "\n"
- "diff --git a/arch/arm/mach-omap2/id.c b/arch/arm/mach-omap2/id.c\n"
- "index 441ca26..6c11b41 100644\n"
- "--- a/arch/arm/mach-omap2/id.c\n"
- "+++ b/arch/arm/mach-omap2/id.c\n"
- "@@ -352,8 +352,8 @@ void __init omap2_check_revision(void)\n"
- " \tif (cpu_is_omap24xx())\n"
- " \t\tomap24xx_check_revision();\n"
- " \telse if (cpu_is_omap34xx()) {\n"
- "-\t\tomap3_check_features();\n"
- " \t\tomap3_check_revision();\n"
- "+\t\tomap3_check_features();\n"
- " \t\tomap3_cpuinfo();\n"
- " \t}\n"
- " \telse if (cpu_is_omap44xx()) {"
 
-7ed889f45de87f2c6e7c655af9ad130a0bd14c5f025b11c5e547f5811224e39c
+593feba9ed88880c6616f2f30d6603c18bb953102c568d5d8e2c5ca7ca5806c4

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.