Re: [PATCH v2 07/19] usb: host: ehci-sead3: Remove SEAD-3 EHCI code

From: Alan Stern
Date: Fri Aug 26 2016 - 11:55:28 EST


On Fri, 26 Aug 2016, Paul Burton wrote:

> The SEAD-3 board is now probing its EHCI controller using the generic
> EHCI driver & its generic-ehci device tree binding. Remove the unused
> SEAD-3 specific EHCI code.
>
> Signed-off-by: Paul Burton <paul.burton@xxxxxxxxxx>
>
> ---
>
> Changes in v2:
> - New patch, removing SEAD-3 EHCI code instead of extending it
>
> drivers/usb/host/ehci-hcd.c | 5 --
> drivers/usb/host/ehci-sead3.c | 185 ------------------------------------------
> 2 files changed, 190 deletions(-)
> delete mode 100644 drivers/usb/host/ehci-sead3.c

Acked-by: Alan Stern <stern@xxxxxxxxxxxxxxxxxxx>

I hardly ever object to getting rid of code... :-)

Alan Stern