Re: [PATCH 4/4] pinctrl: at91: Add remove function in platform_driver at91_gpio_driver

From: Linus Walleij
Date: Fri Sep 05 2014 - 04:26:07 EST


On Sun, Aug 31, 2014 at 1:21 PM, Pramod Gurav
<pramod.gurav@xxxxxxxxxxxxxxx> wrote:

> This adds remove function in at91_gpio_driver platform_driver so that
> driver can be unloaded cleanly.
>
> CC: Jean-Christophe Plagniol-Villard <plagnioj@xxxxxxxxxxxx>
> CC: Linus Walleij <linus.walleij@xxxxxxxxxx>
> Signed-off-by: Pramod Gurav <pramod.gurav@xxxxxxxxxxxxxxx>

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 majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/