Re: [PATCH] gpiolib: iron out include ladder mistakes

From: Mika Westerberg
Date: Wed Nov 07 2012 - 03:45:25 EST


On Tue, Nov 06, 2012 at 05:21:03PM +0100, Linus Walleij wrote:
> +static inline int
> +gpiochip_add_pin_range(struct gpio_chip *chip, const char *pinctl_name,
> + unsigned int pin_base, unsigned int npins)
> +{
> +}

Should you return some value above? Like -ENOSYS?
--
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/