public inbox for linux-omap@vger.kernel.org
 help / color / mirror / Atom feed
From: Tony Lindgren <tony@atomide.com>
To: linux-arm-kernel@lists.arm.linux.org.uk
Cc: Tony Lindgren <tony@atomide.com>, Thara Gopinath <thara@ti.com>,
	linux-omap@vger.kernel.org
Subject: [PATCH 02/02] ARM: OMAP: Correcting the gpmc prefetch control register address
Date: Fri,  6 Jun 2008 18:21:48 -0700	[thread overview]
Message-ID: <1212801708-17599-3-git-send-email-tony@atomide.com> (raw)
Message-ID: v2.6.26-rc5-omap-fixes-2-2
In-Reply-To: <1212801708-17599-2-git-send-email-tony@atomide.com>

From: Thara Gopinath <thara@ti.com>

Correcting the GPMC_PREFETCH_CONTROL register address

Signed-off-by: Thara Gopinath <thara@ti.com>
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 02cede2..dbf68dc 100644
--- a/arch/arm/mach-omap2/gpmc.c
+++ b/arch/arm/mach-omap2/gpmc.c
@@ -42,7 +42,7 @@
 #define GPMC_STATUS		0x54
 #define GPMC_PREFETCH_CONFIG1	0x1e0
 #define GPMC_PREFETCH_CONFIG2	0x1e4
-#define GPMC_PREFETCH_CONTROL	0x1e8
+#define GPMC_PREFETCH_CONTROL	0x1ec
 #define GPMC_PREFETCH_STATUS	0x1f0
 #define GPMC_ECC_CONFIG		0x1f4
 #define GPMC_ECC_CONTROL	0x1f8

-------------------------------------------------------------------
List admin: http://lists.arm.linux.org.uk/mailman/listinfo/linux-arm-kernel
FAQ:        http://www.arm.linux.org.uk/mailinglists/faq.php
Etiquette:  http://www.arm.linux.org.uk/mailinglists/etiquette.php

  reply	other threads:[~2008-06-07  1:21 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <omap-fixes-20080607181939-0-2>
2008-06-07  1:21 ` [PATCH 00/02] Git pull request for 2.6.26 for two omap fixes Tony Lindgren
     [not found]   ` <v2.6.26-rc5-omap-fixes-1-2>
2008-06-07  1:21     ` [PATCH 01/02] ARM: OMAP: DMA: Don't mark channel active in omap_enable_channel_irq Tony Lindgren
     [not found]       ` <v2.6.26-rc5-omap-fixes-2-2>
2008-06-07  1:21         ` Tony Lindgren [this message]
2008-06-14  8:00       ` [PATCH 02/02] ARM: OMAP: Correcting the gpmc prefetch control register address Russell King - ARM Linux
2008-06-14  8:02       ` Russell King - ARM Linux
2008-06-14  8:00   ` [PATCH 01/02] ARM: OMAP: DMA: Don't mark channel active in omap_enable_channel_irq Russell King - ARM Linux
2008-06-14  8:02   ` Russell King - ARM Linux
2008-06-16  9:59     ` Tony Lindgren
2008-06-22 14:03       ` Russell King - ARM Linux

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1212801708-17599-3-git-send-email-tony@atomide.com \
    --to=tony@atomide.com \
    --cc=linux-arm-kernel@lists.arm.linux.org.uk \
    --cc=linux-omap@vger.kernel.org \
    --cc=thara@ti.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox