From: Roger Quadros Date: Tue, 12 Mar 2013 11:24:21 +0000 (+0200) Subject: usb: phy: nop: Manage PHY clock X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~135^2~63^2~300 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2319fb88e16e56c64d4f3ab50af69ed6dadbc7b5;p=pandora-kernel.git usb: phy: nop: Manage PHY clock If the PHY has a clock associated to it then manage the clock. We just enable the clock in .init() and disable it in .shutdown(). Add clk_rate parameter in platform data and configure the clock rate during probe if supplied. Signed-off-by: Roger Quadros Signed-off-by: Felipe Balbi --- Reading git-diff-tree failed