From: Gilles Chanteperdrix <gilles.chanteperdrix@xenomai.org>
To: Michael Trimarchi <michael@domain.hid>
Cc: Adeos <adeos-main@gna.org>, b.morelli@domain.hid
Subject: Re: [Adeos-main] [PATCH 1/3] Fix hwtimer_uaccess in IMX architecture
Date: Tue, 24 Apr 2012 10:09:20 +0200 [thread overview]
Message-ID: <4F965FB0.7030609@domain.hid> (raw)
In-Reply-To: <4F965F04.3060403@domain.hid>
On 04/24/2012 10:06 AM, Michael Trimarchi wrote:
> Fix the code for IMX architectures in order to call the software
> workaround to clear the off platform peripheral modules Supervisor
> Protect clear the off platform peripheral modules Supervisor Protect
> bit for the SDMA to access them.
>
> Signed-off-by: Michael Trimarchi <michael@domain.hid>
> Signed-off-by: Bruno Morelli <b.morelli@domain.hid>
> ---
> arch/arm/plat-mxc/devices.c | 14 +++++++-------
> 1 files changed, 7 insertions(+), 7 deletions(-)
>
> diff --git a/arch/arm/plat-mxc/devices.c b/arch/arm/plat-mxc/devices.c
> index 253b711..a2c0e66 100644
> --- a/arch/arm/plat-mxc/devices.c
> +++ b/arch/arm/plat-mxc/devices.c
> @@ -93,19 +93,19 @@ err:
>
> static int post_cpu_init(void)
> {
> -#ifdef CONFIG_MACH_MX27
> +#ifdef CONFIG_ARCH_MX27
What kernel version are we talking about? In version 3.2.1, MACH_MX27 is
still there and has not been replacced with ARCH_MX27
--
Gilles.
next prev parent reply other threads:[~2012-04-24 8:09 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-04-24 8:06 [Adeos-main] [PATCH 1/3] Fix hwtimer_uaccess in IMX architecture Michael Trimarchi
2012-04-24 8:09 ` Gilles Chanteperdrix [this message]
2012-04-24 8:34 ` Michael Trimarchi
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=4F965FB0.7030609@domain.hid \
--to=gilles.chanteperdrix@xenomai.org \
--cc=adeos-main@gna.org \
--cc=b.morelli@domain.hid \
--cc=michael@domain.hid \
/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 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.