Linux MIPS Architecture development
 help / color / mirror / Atom feed
From: Wu Zhangjin <wuzhangjin@gmail.com>
To: Arnaud Patard <apatard@mandriva.com>
Cc: linux-mips@linux-mips.org
Subject: Re: [PATCH] loongson 2f: Add gpio/gpioilb support
Date: Thu, 29 Apr 2010 20:11:42 +0800	[thread overview]
Message-ID: <1272543102.30655.138.camel@localhost> (raw)
In-Reply-To: <m3sk6ewpep.fsf@anduin.mandriva.com>

On Thu, 2010-04-29 at 11:58 +0200, Arnaud Patard wrote:
> This patch is adding support for the 4 GPIO availables on the ST LS2F
> cpus.
> 
> Signed-off-by: Arnaud Patard <apatard@mandriva.com>
> ---
[...]
> Index: linux-2.6/arch/mips/loongson/common/gpio.c
[...]
> +
> +static int __init ls2f_gpio_setup(void)
> +{
> +	return gpiochip_add(&ls2f_chip);
> +}
> +arch_initcall(ls2f_gpio_setup);
> +

The above blank line is at the end of the file, we can remove it,
otherwise, "git am" will complain about it.

Regards,
	Wu Zhangjin

  reply	other threads:[~2010-04-29 12:12 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-04-29  9:58 [PATCH] loongson 2f: Add gpio/gpioilb support Arnaud Patard
2010-04-29 12:11 ` Wu Zhangjin [this message]
2010-04-29 12:23   ` Arnaud Patard
2010-04-29 15:46     ` Ralf Baechle

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=1272543102.30655.138.camel@localhost \
    --to=wuzhangjin@gmail.com \
    --cc=apatard@mandriva.com \
    --cc=linux-mips@linux-mips.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