All of lore.kernel.org
 help / color / mirror / Atom feed
From: Manu Gautam <mgautam@codeaurora.org>
To: Alex Elder <elder@linaro.org>,
	gregkh@linuxfoundation.org, stern@rowland.harvard.edu,
	balbi@kernel.org
Cc: manjunath.goudar@linaro.org, bjorn.andersson@linaro.org,
	Linyu.Yuan@alcatel-sbell.com.cn, andy.gross@linaro.org,
	tony@atomide.com, linux-usb@vger.kernel.org,
	linux-kernel@vger.kernel.org
Subject: Re: [PATCH 2/3] usb: phy: remove phy-msm-usb.c
Date: Thu, 26 Oct 2017 10:43:44 +0530	[thread overview]
Message-ID: <62b4836c-c1ba-13a5-3bff-77e2821bb4b0@codeaurora.org> (raw)
In-Reply-To: <20171025220139.19457-3-elder@linaro.org>

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@codeaurora.org>
> Signed-off-by: Alex Elder <elder@linaro.org>
> Acked-by: Bjorn Andersson <bjorn.andersson@linaro.org>
> Acked-by: Andy Gross <andy.gross@linaro.org>
> ---
>  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

  reply	other threads:[~2017-10-26  5:13 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-10-25 22:01 [PATCH 0/3] usb: remove some unused code Alex Elder
2017-10-25 22:01 ` [PATCH 1/3] usb: host: remove ehci-msm.c Alex Elder
2017-10-26  5:10   ` Manu Gautam
2017-10-26 13:28     ` Alex Elder
2017-10-25 22:01 ` [PATCH 2/3] usb: phy: remove phy-msm-usb.c Alex Elder
2017-10-26  5:13   ` Manu Gautam [this message]
2017-10-25 22:01 ` [PATCH 3/3] usb: phy: remove phy-qcom-8x16-usb.c Alex Elder
2017-10-26  9:42   ` Felipe Balbi

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=62b4836c-c1ba-13a5-3bff-77e2821bb4b0@codeaurora.org \
    --to=mgautam@codeaurora.org \
    --cc=Linyu.Yuan@alcatel-sbell.com.cn \
    --cc=andy.gross@linaro.org \
    --cc=balbi@kernel.org \
    --cc=bjorn.andersson@linaro.org \
    --cc=elder@linaro.org \
    --cc=gregkh@linuxfoundation.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-usb@vger.kernel.org \
    --cc=manjunath.goudar@linaro.org \
    --cc=stern@rowland.harvard.edu \
    --cc=tony@atomide.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.