commit | ad4426b2647b1d3e945021ea0fa463bef458465c | [log] [tgz] |
---|---|---|
author | Govindraj.R <govindraj.raja@ti.com> | Mon Feb 06 03:55:36 2012 +0000 |
committer | Albert ARIBAUD <albert.u.boot@aribaud.net> | Sun Feb 12 10:11:31 2012 +0100 |
tree | bf2cefc916fe73ccfcd027431b6a3b6cfd690a5f | |
parent | 3968a6a64c14fa49d1c88cb74f6063b5915784fb [diff] |
OMAP4: clock-common: Move the usb dppl configuration to new func usb dpll configuration is done only part of non-essential dppl configuration however if CONFIG_USB_EHCI_OMAP is defined we may have to configure usb dpll's for proper functioning of usb modules. So move the usb dppl configuration to a new func. and utilise the same during essential dpll configuration. Signed-off-by: Govindraj.R <govindraj.raja@ti.com> Tested-by: Stefano Babic <sbabic@denx.de>