commit | 83253b3b0286ab6111e0266da74fb10b7b92746b | [log] [tgz] |
---|---|---|
author | Vladimir Zapolskiy <vz@mleia.com> | Thu Mar 03 06:19:36 2016 +0200 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Thu Mar 03 20:38:53 2016 -0800 |
tree | 7a3e84a479bb5c68800cf41e7f462898434200fe | |
parent | fe54d9ba44da41aaa3096be37dd968efacf37134 [diff] |
usb: ohci: nxp: remove USB PLL and USB OTG clock management LPC32xx common clock framework driver correctly manages parent clocks of USB OHCI clock, so there is no need to manually enable and disable them from the driver, which now depends only on a single USB host clock. Signed-off-by: Vladimir Zapolskiy <vz@mleia.com> Acked-by: Alan Stern <stern@rowland.harvard.edu> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>