X-Git-Url: http://pileus.org/git/?a=blobdiff_plain;f=drivers%2Fgpio%2Fgpiolib-of.c;h=665f9530c950f96fd4cf54fb70c03edffbcc2ef2;hb=37cae5e24981f4619372e6a29456d34e4cbdc5e2;hp=465f4ca57e8008f2617b3a39435f33ed4f50ec46;hpb=f99e44a7f3352d7131c7526207f153f13ec5acd4;p=~andy%2Flinux diff --git a/drivers/gpio/gpiolib-of.c b/drivers/gpio/gpiolib-of.c index 465f4ca57e8..665f9530c95 100644 --- a/drivers/gpio/gpiolib-of.c +++ b/drivers/gpio/gpiolib-of.c @@ -61,7 +61,7 @@ static int of_gpiochip_find_and_xlate(struct gpio_chip *gc, void *data) * in flags for the GPIO. */ int of_get_named_gpio_flags(struct device_node *np, const char *propname, - int index, enum of_gpio_flags *flags) + int index, enum of_gpio_flags *flags) { /* Return -EPROBE_DEFER to support probe() functions to be called * later when the GPIO actually becomes available