On Thu, 3 Mar 2016, Vladimir Zapolskiy wrote:
> The change removes direct clock management from NXP LPC32xx USB OHCI
> driver done by accessing platform clock control registers, also
> after switching the platform to a common clock framework there is
> no need to look for and enable all parent clo
The change removes direct clock management from NXP LPC32xx USB OHCI
driver done by accessing platform clock control registers, also
after switching the platform to a common clock framework there is
no need to look for and enable all parent clocks, clock management
is delegated to the CCF driver.