[PATCH v5 1/3] usb: dwc3: add ST dwc3 glue layer to manage dwc3 HC
From: Felipe Balbi <hidden>
Date: 2014-09-03 20:16:25
Also in:
linux-devicetree, linux-omap, lkml
From: Felipe Balbi <hidden>
Date: 2014-09-03 20:16:25
Also in:
linux-devicetree, linux-omap, lkml
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 -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 819 bytes Desc: Digital signature URL: <http://lists.infradead.org/pipermail/linux-arm-kernel/attachments/20140903/d8bcdd5c/attachment.sig>