From: Roger Quadros Date: Thu, 27 Feb 2014 14:18:23 +0000 (+0200) Subject: mfd: omap-usb-host: Get clocks based on hardware revision X-Git-Tag: v3.15-rc1~64^2~88^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3aca446acf32243029f5c83810b50aad3c32b6bf;p=pandora-kernel.git mfd: omap-usb-host: Get clocks based on hardware revision Not all revisions have all the clocks so get the necessary clocks based on hardware revision. This should avoid un-necessary clk_get failure messages that were observed earlier. Also remove the dummy USB host clocks from the OMAP3 clock data. These are no longer expected by the driver. Acked-by: Mike Turquette [OMAP3 CLK data] Acked-by: Tony Lindgren Signed-off-by: Roger Quadros Signed-off-by: Lee Jones --- Reading git-diff-tree failed