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

diff --git a/a/2.hdr b/a/2.hdr
deleted file mode 100644
index 2d0665d..0000000
--- a/a/2.hdr
+++ /dev/null
@@ -1,2 +0,0 @@
-Content-Type: text/x-diff; charset=us-ascii
-Content-Disposition: inline; filename="gpmc-clock.patch"
diff --git a/a/2.txt b/a/2.txt
deleted file mode 100644
index a466625..0000000
--- a/a/2.txt
+++ /dev/null
@@ -1,28 +0,0 @@
->From 1daa8c1d75876f690ed8d3f13c806034af5984eb Mon Sep 17 00:00:00 2001
-From: Olof Johansson <olof@lixom.net>
-Date: Wed, 20 Jan 2010 22:39:29 +0000
-Subject: [PATCH] omap: Enable GPMC clock in gpmc_init
-
-Don't assume that gpmc_l3_clk is on, enable it before touching
-configuration registers.
-
-Note that the current code assumes that this clock is always
-enabled. We are already setting smart idle and L3 autogating
-for GPMC clock in gpmc_init.
-
-Signed-off-by: Olof Johansson <olof@lixom.net>
-Signed-off-by: Tony Lindgren <tony@atomide.com>
-
-diff --git a/arch/arm/mach-omap2/gpmc.c b/arch/arm/mach-omap2/gpmc.c
-index bd8cb59..3f1334f 100644
---- a/arch/arm/mach-omap2/gpmc.c
-+++ b/arch/arm/mach-omap2/gpmc.c
-@@ -534,6 +534,8 @@ void __init gpmc_init(void)
- 		BUG();
- 	}
- 
-+	clk_enable(gpmc_l3_clk);
-+
- 	l = gpmc_read_reg(GPMC_REVISION);
- 	printk(KERN_INFO "GPMC revision %d.%d\n", (l >> 4) & 0x0f, l & 0x0f);
- 	/* Set smart idle mode and automatic L3 clock gating */
diff --git a/a/content_digest b/N1/content_digest
index 27c7ae4..6d4f390 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,46 +1,13 @@
  "ref\020100120212248.25335.55761.stgit@baageli.muru.com\0"
  "ref\020100120212343.25335.73402.stgit@baageli.muru.com\0"
- "From\0Tony Lindgren <tony@atomide.com>\0"
+ "From\0tony@atomide.com (Tony Lindgren)\0"
  "Subject\0[PATCH 5/4] omap: Enable GPMC clock in gpmc_init\0"
  "Date\0Wed, 20 Jan 2010 18:08:27 -0800\0"
  "To\0linux-arm-kernel@lists.infradead.org\0"
- "Cc\0linux-omap@vger.kernel.org"
- " Roel Kluin <roel.kluin@gmail.com>\0"
- "\01:1\0"
+ "\00:1\0"
  "b\0"
  "Here's one more fix.\n"
  "\n"
  Tony
- "\01:2\0"
- "fn\0gpmc-clock.patch\0"
- "b\0"
- ">From 1daa8c1d75876f690ed8d3f13c806034af5984eb Mon Sep 17 00:00:00 2001\n"
- "From: Olof Johansson <olof@lixom.net>\n"
- "Date: Wed, 20 Jan 2010 22:39:29 +0000\n"
- "Subject: [PATCH] omap: Enable GPMC clock in gpmc_init\n"
- "\n"
- "Don't assume that gpmc_l3_clk is on, enable it before touching\n"
- "configuration registers.\n"
- "\n"
- "Note that the current code assumes that this clock is always\n"
- "enabled. We are already setting smart idle and L3 autogating\n"
- "for GPMC clock in gpmc_init.\n"
- "\n"
- "Signed-off-by: Olof Johansson <olof@lixom.net>\n"
- "Signed-off-by: Tony Lindgren <tony@atomide.com>\n"
- "\n"
- "diff --git a/arch/arm/mach-omap2/gpmc.c b/arch/arm/mach-omap2/gpmc.c\n"
- "index bd8cb59..3f1334f 100644\n"
- "--- a/arch/arm/mach-omap2/gpmc.c\n"
- "+++ b/arch/arm/mach-omap2/gpmc.c\n"
- "@@ -534,6 +534,8 @@ void __init gpmc_init(void)\n"
- " \t\tBUG();\n"
- " \t}\n"
- " \n"
- "+\tclk_enable(gpmc_l3_clk);\n"
- "+\n"
- " \tl = gpmc_read_reg(GPMC_REVISION);\n"
- " \tprintk(KERN_INFO \"GPMC revision %d.%d\\n\", (l >> 4) & 0x0f, l & 0x0f);\n"
- " \t/* Set smart idle mode and automatic L3 clock gating */"
 
-ba85e5972475a8a81e6b0129bacb23d886e6b25526296a9ab1f7158aee11451f
+5073cbb2478de83ee49a91aec324c8c9b37c19ca6e948bb0128b773c4fe91398

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.