lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:   Thu, 26 Oct 2017 10:40:53 +0530
From:   Manu Gautam <mgautam@...eaurora.org>
To:     Alex Elder <elder@...aro.org>, 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-kernel@...r.kernel.org
Subject: Re: [PATCH 1/3] usb: host: remove ehci-msm.c

Hi,


On 10/26/2017 3:31 AM, Alex Elder wrote:
> No Qualcomm SoC requires the "ehci-msm.c" code any more.  So remove it.
>
> Suggested-by: Stephen Boyd <sboyd@...eaurora.org>
> Signed-off-by: Alex Elder <elder@...aro.org>
> Acked-by: Bjorn Andersson <bjorn.andersson@...aro.org>
> Acked-by: Andy Gross <andy.gross@...aro.org>
> ---
>  drivers/usb/host/Makefile   |   1 -
>  drivers/usb/host/ehci-msm.c | 265 --------------------------------------------
>  2 files changed, 266 deletions(-)
>  delete mode 100644 drivers/usb/host/ehci-msm.c
>
> diff --git a/drivers/usb/host/Makefile b/drivers/usb/host/Makefile
> index cf2691fffcc0..1645c549bdb1 100644
> --- a/drivers/usb/host/Makefile
> +++ b/drivers/usb/host/Makefile
> @@ -39,7 +39,6 @@ obj-$(CONFIG_USB_EHCI_HCD_SPEAR)	+= ehci-spear.o
>  obj-$(CONFIG_USB_EHCI_HCD_STI)	+= ehci-st.o
>  obj-$(CONFIG_USB_EHCI_EXYNOS)	+= ehci-exynos.o
>  obj-$(CONFIG_USB_EHCI_HCD_AT91) += ehci-atmel.o
> -obj-$(CONFIG_USB_EHCI_MSM)	+= ehci-msm.o

drivers/usb/host/Kconfig also needs update?

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

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ