Re: [PATCH 2/3] usb: phy: remove phy-msm-usb.c

From: Manu Gautam
Date: Thu Oct 26 2017 - 01:13:58 EST


Hi,


On 10/26/2017 3:31 AM, Alex Elder wrote:
> No Qualcomm SoC requires the "phy-msm-usb.c" USB phy driver support
> any more, so remove the code.
>
> Suggested-by: Stephen Boyd <sboyd@xxxxxxxxxxxxxx>
> Signed-off-by: Alex Elder <elder@xxxxxxxxxx>
> Acked-by: Bjorn Andersson <bjorn.andersson@xxxxxxxxxx>
> Acked-by: Andy Gross <andy.gross@xxxxxxxxxx>
> ---
> drivers/usb/phy/Makefile | 1 -
> drivers/usb/phy/phy-msm-usb.c | 2085 -----------------------------------------
> 2 files changed, 2086 deletions(-)
> delete mode 100644 drivers/usb/phy/phy-msm-usb.c
>
> diff --git a/drivers/usb/phy/Makefile b/drivers/usb/phy/Makefile
> index e7c9ca8cafb0..61013f38abbe 100644
> --- a/drivers/usb/phy/Makefile
> +++ b/drivers/usb/phy/Makefile
> @@ -18,7 +18,6 @@ obj-$(CONFIG_TWL6030_USB) += phy-twl6030-usb.o
> obj-$(CONFIG_USB_EHCI_TEGRA) += phy-tegra-usb.o
> obj-$(CONFIG_USB_GPIO_VBUS) += phy-gpio-vbus-usb.o
> obj-$(CONFIG_USB_ISP1301) += phy-isp1301.o
> -obj-$(CONFIG_USB_MSM_OTG) += phy-msm-usb.o

drivers/usb/phy/Kconfig update?

--
The Qualcomm Innovation Center, Inc. is a member of the Code Aurora Forum,
a Linux Foundation Collaborative Project