[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20171026134827.615-1-elder@linaro.org>
Date: Thu, 26 Oct 2017 08:48:24 -0500
From: Alex Elder <elder@...aro.org>
To: gregkh@...uxfoundation.org, stern@...land.harvard.edu,
balbi@...nel.org
Cc: manjunath.goudar@...aro.org, bjorn.andersson@...aro.org,
Linyu.Yuan@...atel-sbell.com.cn, andy.gross@...aro.org,
tony@...mide.com, linux-usb@...r.kernel.org,
linux-arm-msm@...r.kernel.org,
linux-arm-kernel@...ts.infradead.org, linux-kernel@...r.kernel.org
Subject: [PATCH v2 0/3] usb: remove some unused code
This series deletes some Qualcomm USB code is no longer needed by
any Qualcomm hardware. This version properly deletes the sections
of Kconfig files that control whether the deleted code gets built.
(This time I'm also sending to linux-arm-msm and linux-arm-kernel.)
-Alex
Alex Elder (3):
usb: host: remove ehci-msm.c
usb: phy: remove phy-msm-usb.c
usb: phy: remove phy-qcom-8x16-usb.c
drivers/usb/host/Makefile | 1 -
drivers/usb/host/ehci-msm.c | 265 -----
drivers/usb/phy/Makefile | 2 -
drivers/usb/phy/phy-msm-usb.c | 2085 -----------------------------------
drivers/usb/phy/phy-qcom-8x16-usb.c | 366 ------
5 files changed, 2719 deletions(-)
delete mode 100644 drivers/usb/host/ehci-msm.c
delete mode 100644 drivers/usb/phy/phy-msm-usb.c
delete mode 100644 drivers/usb/phy/phy-qcom-8x16-usb.c
--
2.11.0
Powered by blists - more mailing lists