From: Hans de Goede Date: Fri, 7 Feb 2014 15:36:40 +0000 (+0100) Subject: ohci-platform: Add support for devicetree instantiation X-Git-Tag: v3.15-rc1~137^2~71 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ca52a17ba975dbf47e87c9bc63086aca0cf92806;p=pandora-kernel.git ohci-platform: Add support for devicetree instantiation Add support for ohci-platform instantiation from devicetree, including optionally getting clks and a phy from devicetree, and enabling / disabling those on power_on / off. This should allow using ohci-platform from devicetree in various cases. Specifically after this commit it can be used for the ohci controller found on Allwinner sunxi SoCs. Signed-off-by: Hans de Goede Acked-by: Alan Stern Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed