Re: [PATCH 1/2] w1-gpio: remove erroneous __exit and __exit_p()

From: Evgeniy Polyakov
Date: Mon Mar 11 2013 - 22:10:46 EST


Hi

On Fri, Mar 08, 2013 at 11:07:59AM +0100, Johan Hovold (jhovold@xxxxxxxxx) wrote:
> Commit 8a1861d997 ("w1-gpio: Simplify & get rid of defines") changed
> (apparently unknowingly) the driver to a hotpluggable platform-device
> driver but did not not update the section markers for probe and remove
> (to __devinit/exit, which have since been removed). A later commit fixed
> the section mismatch for probe, but left remove marked with __exit.
>
> Signed-off-by: Johan Hovold <jhovold@xxxxxxxxx>

Both patches look good to me, thank you
Greg, please pull it into your tree

Acked-by: Evgeniy Polyakov <zbr@xxxxxxxxxxx>

--
Evgeniy Polyakov
--
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/