On Wednesday 01 October 2014 12:48 PM, Jiri Kosina wrote: >> > Get rid of using return value from gpiochip_remove() as it returns >> > void. >> > >> > Cc: Linus Walleij <[email protected]> >> > Cc: Alexandre Courbot <[email protected]> >> > Cc: Jiri Kosina <[email protected]> >> > Cc: [email protected] >> > Cc: [email protected] >> > >> > Signed-off-by: Pramod Gurav <[email protected]> > I guess this depends on some other patch that hasn't gone to Linus yet, > right? As Linus' tree currently has this prototype: > > int gpiochip_remove(struct gpio_chip *chip)
Yes. It is yet to make it to linus's tree. But the change is there in linux-next master branch. Thanks Pramod -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

