USB: ohci-nxp: add usbd and otg clock initialization
authorAlexandre Pereira da Silva <aletes.xgr@gmail.com>
Wed, 20 Jun 2012 12:02:23 +0000 (09:02 -0300)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 20 Jun 2012 23:20:24 +0000 (16:20 -0700)
commit78091dc2f6f04b03131218df590c877cadcd9379
treea1e5983edd847973269d32b489b3c3d1741b1b44
parent1a86e156e249e5d5c7b8dd4bf93701bb6ccb3cd9
USB: ohci-nxp: add usbd and otg clock initialization

The ohci-nxp was assuming the clock was enabled by the board init or
bootloader and just enabling the pll. This enables the usbd and otg
clocks this periferal also needs.

Signed-off-by: Alexandre Pereira da Silva <aletes.xgr@gmail.com>
Acked-by: Roland Stigge <stigge@antcom.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/host/ohci-nxp.c