On Sun, Aug 31, 2014 at 1:21 PM, Pramod Gurav <[email protected]> wrote:
> This adds remove function in at91_gpio_driver platform_driver so that > driver can be unloaded cleanly. > > CC: Jean-Christophe Plagniol-Villard <[email protected]> > CC: Linus Walleij <[email protected]> > Signed-off-by: Pramod Gurav <[email protected]> Again, this driver is a bool so will never exercise the .remove() callback. Yours, Linus Walleij -- 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/

