Hi,
On Tue, Sep 02, 2014 at 06:08:47PM +0100, Peter Griffin wrote:
> +static int st_dwc3_remove(struct platform_device *pdev)
> +{
> + struct st_dwc3 *dwc3_data = platform_get_drvdata(pdev);
> +
> + device_for_each_child(&pdev->dev, NULL, st_dwc3_remove_child);you might want to use of_platform_depopulate() instead :-) Sorry I didn't notice this earlier. cheers -- balbi
signature.asc
Description: Digital signature

