Re: [PATCH 03/15] drm: zte: use devm_of_platform_populate()

From: Shawn Guo
Date: Sun Jun 04 2017 - 21:59:31 EST


On Mon, May 29, 2017 at 05:45:51PM +0200, Benjamin Gaignard wrote:
> Use devm_of_platform_populate() to be sure that of_platform_depopulate
> is called when removing the driver.
>
> Signed-off-by: Benjamin Gaignard <benjamin.gaignard@xxxxxxxxxx>

Applied to drm-misc, thanks.