baa200390d58a8b0d348a3a7c590b88 parent 5128993b6f5f38bc567f3c246248ca29fd599132 author Ajay Kumar Gupta 1278577982 +0530 committer Greg Kroah-Hartman 1281476139 -0700 USB: ehci_omap: fix device detect issue with modules Currently devices don't get detected automatically if the ehci module is inserted 2nd time onward. We need to disconnect and reconnect the device for it to get detected and enumerated. Resetting the USB PHY using PHY reset comamnd over ULPI fixes this issue. Tested on OMAP3EVM. Signed-off-by: Ajay Kumar Gupta Acked-by: Felipe Balbi Signed-off-by: Greg Kroah-Hartman †¾ê