From: Govindraj.R Date: Wed, 15 Feb 2012 10:23:34 +0000 (+0530) Subject: mfd: Move omap-usb-host usbhs init before allocing child dev X-Git-Tag: v3.4-rc1~66^2~59 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f0447a690e2cfe005a605253cf6bdfa9b9fd5d6e;p=pandora-kernel.git mfd: Move omap-usb-host usbhs init before allocing child dev There could be possible race condition where the host dev's are alloced and added to platform dev just before usbhs_init. Just move usbhs_init before adding child dev. CC: Alan Stern Signed-off-by: Govindraj.R Acked-by: Felipe Balbi Signed-off-by: Samuel Ortiz --- Reading git-diff-tree failed