Re: [PATCH] rtc: rtc-tile: add missing platform_device_unregister()when module exit

From: Chris Metcalf
Date: Wed May 08 2013 - 14:01:45 EST


On 5/5/2013 1:07 AM, Wei Yongjun wrote:
> From: Wei Yongjun <yongjun_wei@xxxxxxxxxxxxxxxxx>
>
> We have registered platform device when module init, and
> need unregister it when module exit.
>
> Signed-off-by: Wei Yongjun <yongjun_wei@xxxxxxxxxxxxxxxxx>
> ---
> drivers/rtc/rtc-tile.c | 1 +
> 1 file changed, 1 insertion(+)

Thanks. Taken into the tile tree.

--
Chris Metcalf, Tilera Corp.
http://www.tilera.com
--
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/