On Sat, Aug 30, 2014 at 6:19 PM, Pramod Gurav
<[email protected]> wrote:

> This patch adds a remove function in platform_driver to pinctrl_unregister
> for clean unloading.
> This makes local struct pinctrl_dev a part of struct bcm281xx_pinctrl_data to
> be accessed from pdev in remove function.
>
> CC: Sherman Yin <[email protected]>
> CC: Linus Walleij <[email protected]>
> Signed-off-by: Pramod Gurav <[email protected]>

Since this driver is a "bool" in Kconfig, it is not loaded as a module
and .remove() is never called.

So this is unnecessary.

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/

Reply via email to