[PATCH v6 1/3] usb: dwc3: add ST dwc3 glue layer to manage dwc3 HC
From: peter.griffin@linaro.org (Peter Griffin)
Date: 2014-09-05 16:55:26
Also in:
linux-devicetree, linux-omap, lkml
From: peter.griffin@linaro.org (Peter Griffin)
Date: 2014-09-05 16:55:26
Also in:
linux-devicetree, linux-omap, lkml
Hi Felipe, On Fri, 05 Sep 2014, Felipe Balbi wrote:
quoted
quoted
+ + device_for_each_child(&pdev->dev, NULL, st_dwc3_remove_child);same as before, of_platform_depopulate(). I can fix this one myself this time.
Oh sorry, not sure what happened there, thanks for fixing it up:-)
it's in my testign/next branch, please make sure it looks alright.
Just checked and it looks good. regards, Peter.