Re: [PATCH RFC 1/6 v3] gpio: Add a block GPIO API to gpiolib
From: Linus Walleij
Date: Mon Oct 15 2012 - 15:56:36 EST
On Fri, Oct 12, 2012 at 9:11 PM, Roland Stigge <stigge@xxxxxxxxx> wrote:
> +#define NR_GPIO_BLOCKS 16
> +
> +static struct gpio_block *gpio_block[NR_GPIO_BLOCKS];
16 looks quite arbitrary, as noted elsewhere please use a list.
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/