From: Vivek Gautam Date: Mon, 29 Sep 2014 06:24:14 +0000 (+0530) Subject: usb: host: ehci-exynos: Remove unnecessary usb-phy support X-Git-Tag: fixes-for-v3.18-merge-window~16^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=46c1cda88c6e669965e00d6557cc5231fcef91d5;p=pandora-kernel.git usb: host: ehci-exynos: Remove unnecessary usb-phy support Now that we have completely moved from older USB-PHY drivers to newer GENERIC-PHY drivers for PHYs available with USB controllers on Exynos series of SoCs, we can remove the support for the same in our host drivers too. We also defer the probe for our host in case we end up getting EPROBE_DEFER error when getting PHYs. Signed-off-by: Vivek Gautam Acked-by: Jingoo Han Acked-by: Alan Stern Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed