From: eric.y.miao@gmail.com (Eric Miao)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 2/2] pxa/imote2: Remove redundant pin entry for nCS.
Date: Mon, 15 Feb 2010 22:20:43 +0800 [thread overview]
Message-ID: <f17812d71002150620l206e4512h44750d7a19d065ce@mail.gmail.com> (raw)
In-Reply-To: <1266094772-2776-2-git-send-email-stefan@datenfreihafen.org>
On Sun, Feb 14, 2010 at 4:59 AM, Stefan Schmidt
<stefan@datenfreihafen.org> wrote:
> Also remove a trailing whitespace while being there.
>
> Signed-off-by: Stefan Schmidt <stefan@datenfreihafen.org>
Applied to 'devel', thanks.
> ---
> ?arch/arm/mach-pxa/imote2.c | ? ?3 +--
> ?1 files changed, 1 insertions(+), 2 deletions(-)
>
> diff --git a/arch/arm/mach-pxa/imote2.c b/arch/arm/mach-pxa/imote2.c
> index 5b0862d..b2f878b 100644
> --- a/arch/arm/mach-pxa/imote2.c
> +++ b/arch/arm/mach-pxa/imote2.c
> @@ -64,7 +64,6 @@ static unsigned long imote2_pin_config[] __initdata = {
> ? ? ? ?GPIO116_GPIO, ? ? ? ? ? ? ? ? ? /* CC_CCA */
> ? ? ? ?GPIO0_GPIO, ? ? ? ? ? ? ? ? ? ? /* CC_FIFOP */
> ? ? ? ?GPIO16_GPIO, ? ? ? ? ? ? ? ? ? ?/* CCSFD */
> - ? ? ? GPIO39_GPIO, ? ? ? ? ? ? ? ? ? ?/* CSn */
> ? ? ? ?GPIO115_GPIO, ? ? ? ? ? ? ? ? ? /* Power enable */
>
> ? ? ? ?/* I2C */
> @@ -72,7 +71,7 @@ static unsigned long imote2_pin_config[] __initdata = {
> ? ? ? ?GPIO118_I2C_SDA,
>
> ? ? ? ?/* SSP 3 - 802.15.4 radio */
> - ? ? ? GPIO39_GPIO, ? ? ? ? ? ? ? ? ? ?/* Chip Select */
> + ? ? ? GPIO39_GPIO, ? ? ? ? ? ? ? ? ? ?/* Chip Select */
> ? ? ? ?GPIO34_SSP3_SCLK,
> ? ? ? ?GPIO35_SSP3_TXD,
> ? ? ? ?GPIO41_SSP3_RXD,
> --
> 1.6.6.2
>
>
next prev parent reply other threads:[~2010-02-15 14:20 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-02-13 20:59 [PATCH 1/2] pxa/imote2: Add defconfig for the imote2 platform Stefan Schmidt
2010-02-13 20:59 ` [PATCH 2/2] pxa/imote2: Remove redundant pin entry for nCS Stefan Schmidt
2010-02-15 14:20 ` Eric Miao [this message]
2010-02-14 9:19 ` [PATCH 1/2 v2] pxa/imote2: Add defconfig for the imote2 platform Stefan Schmidt
2010-02-15 14:18 ` Eric Miao
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=f17812d71002150620l206e4512h44750d7a19d065ce@mail.gmail.com \
--to=eric.y.miao@gmail.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).