From: Roger Quadros Date: Wed, 20 Mar 2013 15:44:42 +0000 (+0200) Subject: ARM: OMAP2+: omap4panda: Adapt to ehci-omap changes X-Git-Tag: omap-for-v3.10/usb-signed~18 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=84337b633327bff82a240f6c6658488059b00149;p=pandora-kernel.git ARM: OMAP2+: omap4panda: Adapt to ehci-omap changes Use usbhs_init_phys() to register the PHY's VCC and RESET regulators and the NOP PHY device. Get rid of managing the PHY clock as it will be done by the PHY driver. For that to work we create a clock alias that links the PHY clock name to the PHY device name. Signed-off-by: Roger Quadros Signed-off-by: Tony Lindgren --- Reading git-diff-tree failed