Re: [PATCH] loongson 2f: Add gpio/gpioilb support

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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@xxxxxxxxxxxx>
> ---
[...]
> 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



[Index of Archives]     [Linux MIPS Home]     [LKML Archive]     [Linux ARM Kernel]     [Linux ARM]     [Linux]     [Git]     [Yosemite News]     [Linux SCSI]     [Linux Hams]

  Powered by Linux