commit | f0447a690e2cfe005a605253cf6bdfa9b9fd5d6e | [log] [tgz] |
---|---|---|
author | Govindraj.R <govindraj.raja@ti.com> | Wed Feb 15 15:53:34 2012 +0530 |
committer | Samuel Ortiz <sameo@linux.intel.com> | Tue Mar 06 18:46:45 2012 +0100 |
tree | 02b4c30c47fc239fbf870abd00dc0ab74f944b00 | |
parent | cbb8c220e70d25d1108db39d7956b08a66492fad [diff] |
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 <stern@rowland.harvard.edu> Signed-off-by: Govindraj.R <govindraj.raja@ti.com> Acked-by: Felipe Balbi <balbi@ti.com> Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>