[U-Boot] [PATCH 01/16] usb: xhci-pci: Drop non-DM version of xhci-pci driver

Simon Glass sjg at chromium.org
Thu Jul 6 04:49:33 UTC 2017


On 23 June 2017 at 03:54, Bin Meng <bmeng.cn at gmail.com> wrote:
> As there is no board that currently uses xhci-pci driver without DM
> USB, drop its support and leave only DM support.
>
> Signed-off-by: Bin Meng <bmeng.cn at gmail.com>
> ---
>
>  drivers/usb/host/xhci-pci.c | 52 ---------------------------------------------
>  1 file changed, 52 deletions(-)
>

Reviewed-by: Simon Glass <sjg at chromium.org>

Note for Marek: CONFIG_USB_XHCI_PCI is not in Kconfig yet.


More information about the U-Boot mailing list