From 46c1cda88c6e669965e00d6557cc5231fcef91d5 Mon Sep 17 00:00:00 2001 From: Vivek Gautam Date: Mon, 29 Sep 2014 11:54:14 +0530 Subject: [PATCH] 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-format-patch failed