From: Tony Lindgren <tony@atomide.com>
To: Kevin Hilman <khilman@mvista.com>
Cc: linux-omap-open-source@linux.omap.com
Subject: Re: [PATCH] ARM: OMAP: full-retention fix for 2430
Date: Fri, 10 Aug 2007 03:08:02 -0700 [thread overview]
Message-ID: <20070810100801.GU8658@atomide.com> (raw)
In-Reply-To: <20070724223650.978943750@mvista.com>
* Kevin Hilman <khilman@mvista.com> [070724 15:38]:
> This fixes a bug where the 2430 crashes upon entering full-retention
> due to a register difference between 2420 and 2430.
>
> Signed-off-by: Kevin Hilman <khilman@mvista.com>
>
> ---
> arch/arm/mach-omap2/pm.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> Index: dev/arch/arm/mach-omap2/pm.c
> ===================================================================
> --- dev.orig/arch/arm/mach-omap2/pm.c
> +++ dev/arch/arm/mach-omap2/pm.c
> @@ -346,7 +346,7 @@ static struct subsys_attribute sleep_whi
>
> static struct clk *osc_ck, *emul_ck;
>
> -#define CONTROL_DEVCONF __REG32(0x48000274)
> +#define CONTROL_DEVCONF __REG32(OMAP2_CTRL_BASE + 0x274)
>
> static int omap2_fclks_active(void)
> {
Pushing today.
Tony
prev parent reply other threads:[~2007-08-10 10:08 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-07-24 22:36 [PATCH] ARM: OMAP: full-retention fix for 2430 Kevin Hilman
2007-08-10 10:08 ` Tony Lindgren [this message]
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=20070810100801.GU8658@atomide.com \
--to=tony@atomide.com \
--cc=khilman@mvista.com \
--cc=linux-omap-open-source@linux.omap.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