From 94c6a436f606836dcb1ba0156757cea7f17a2102 Mon Sep 17 00:00:00 2001 From: Kishon Vijay Abraham I Date: Fri, 25 Jan 2013 08:30:45 +0530 Subject: [PATCH] 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-format-patch failed