From: Kishon Vijay Abraham I Date: Fri, 25 Jan 2013 03:00:45 +0000 (+0530) Subject: usb: dwc3: omap: use device_for_each_child to handle child removal X-Git-Tag: v3.9-rc1~126^2~44^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=94c6a436f606836dcb1ba0156757cea7f17a2102;p=pandora-kernel.git usb: dwc3: omap: use device_for_each_child to handle child removal Used device_for_each_child() to handle child device (dwc3 core) removal during devexit of dwc3 omap. This is in preparation for creating the child devices from subnode of dwc3 omap glue using of_platform_populate. Signed-off-by: Kishon Vijay Abraham I Signed-off-by: Felipe Balbi --- Reading git-diff-tree failed