Commits

Peter Chen committed 5c554bfc4bc
ENGR00251209-5 usb: fix the system hang when unload gadget module - For gadget, the clock will be closed at platform code, so the driver should not be close clock beforehand. - For host, the PHY should not be low power mode when the host controller has still possibilities to use. Besides, the 5v should be off at last as some platform uses 5v for PHY's power. Signed-off-by: Peter Chen <peter.chen@freescale.com>