From: eric@eukrea.com (Eric Bénard)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCHv6 2/3] ARM: mx5: Add gpio-keys to mx51 babbage board
Date: Sat, 23 Oct 2010 10:08:30 +0200 [thread overview]
Message-ID: <4CC297FE.1060305@eukrea.com> (raw)
In-Reply-To: <1287801976-5324-2-git-send-email-Dinh.Nguyen@freescale.com>
Hi Dinh,
Le 23/10/2010 04:46, Dinh.Nguyen at freescale.com a ?crit :
> @@ -281,6 +299,7 @@ __setup("otg_mode=", babbage_otg_mode);
> static void __init mxc_board_init(void)
> {
> struct pad_desc usbh1stp = MX51_PAD_USBH1_STP__USBH1_STP;
> + struct pad_desc power_key = MX51_PAD_EIM_A27__GPIO_2_21
>
here, this line leads to a compile error because of a missing ';' at the end.
Eric
WARNING: multiple messages have this Message-ID (diff)
From: "Eric Bénard" <eric@eukrea.com>
To: Dinh.Nguyen@freescale.com
Cc: linux-kernel@vger.kernel.org, amit.kucheria@canonical.com,
linux@arm.linux.org.uk, s.hauer@pengutronix.de,
grant.likely@secretlab.ca, linux-arm-kernel@lists.infradead.org,
daniel@caiaq.de, u.kleine-koenig@pengutronix.de,
valentin.longchamp@epfl.ch
Subject: Re: [PATCHv6 2/3] ARM: mx5: Add gpio-keys to mx51 babbage board
Date: Sat, 23 Oct 2010 10:08:30 +0200 [thread overview]
Message-ID: <4CC297FE.1060305@eukrea.com> (raw)
In-Reply-To: <1287801976-5324-2-git-send-email-Dinh.Nguyen@freescale.com>
Hi Dinh,
Le 23/10/2010 04:46, Dinh.Nguyen@freescale.com a écrit :
> @@ -281,6 +299,7 @@ __setup("otg_mode=", babbage_otg_mode);
> static void __init mxc_board_init(void)
> {
> struct pad_desc usbh1stp = MX51_PAD_USBH1_STP__USBH1_STP;
> + struct pad_desc power_key = MX51_PAD_EIM_A27__GPIO_2_21
>
here, this line leads to a compile error because of a missing ';' at the end.
Eric
next prev parent reply other threads:[~2010-10-23 8:08 UTC|newest]
Thread overview: 16+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-10-23 2:46 [PATCHv6 1/3] ARM: imx: Add gpio-keys to plat-mxc Dinh.Nguyen at freescale.com
2010-10-23 2:46 ` Dinh.Nguyen
2010-10-23 2:46 ` [PATCHv6 2/3] ARM: mx5: Add gpio-keys to mx51 babbage board Dinh.Nguyen at freescale.com
2010-10-23 2:46 ` Dinh.Nguyen
2010-10-23 2:46 ` [PATCHv6 3/3] ARM: imx: Add wake functionality to GPIO Dinh.Nguyen at freescale.com
2010-10-23 2:46 ` Dinh.Nguyen
2010-10-23 8:08 ` Eric Bénard [this message]
2010-10-23 8:08 ` [PATCHv6 2/3] ARM: mx5: Add gpio-keys to mx51 babbage board Eric Bénard
2010-10-23 8:06 ` [PATCHv6 1/3] ARM: imx: Add gpio-keys to plat-mxc Eric Bénard
2010-10-23 8:06 ` Eric Bénard
2010-10-23 9:50 ` Uwe Kleine-König
2010-10-23 9:50 ` Uwe Kleine-König
2010-10-23 11:38 ` Eric Bénard
2010-10-23 11:38 ` Eric Bénard
2010-10-24 19:17 ` Uwe Kleine-König
2010-10-24 19:17 ` Uwe Kleine-König
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=4CC297FE.1060305@eukrea.com \
--to=eric@eukrea.com \
--cc=linux-arm-kernel@lists.infradead.org \
/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.