Re: [PATCH v5] gpio: Add driver for basic memory-mapped GPIO controllers

From: David Brownell
Date: Tue Aug 31 2010 - 16:32:14 EST



>
> +static int bgpio_dir_in(struct gpio_chip *gc, unsigned int
> gpio)
> +{
> +    return 0;


Here -EINVAL is more correct there than 0 ...


--
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/