Re: [PATCH 1/2] gpio / CrystalCove: support virtual GPIO

From: Linus Walleij
Date: Wed Sep 24 2014 - 07:18:59 EST


On Tue, Sep 9, 2014 at 4:32 AM, Aaron Lu <aaron.lu@xxxxxxxxx> wrote:

> diff --git a/include/asm-generic/gpio.h b/include/asm-generic/gpio.h
> index c1d4105e1c1d..383ade1a211b 100644
> --- a/include/asm-generic/gpio.h
> +++ b/include/asm-generic/gpio.h
> @@ -27,7 +27,7 @@
> */
>
> #ifndef ARCH_NR_GPIOS
> -#define ARCH_NR_GPIOS 256
> +#define ARCH_NR_GPIOS 512
> #endif

I have applied another patch from Mika for this, so remove this
hunk of the patch.

Yours,
Linus Walleij
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/