]> git.ipfire.org Git - people/ms/u-boot.git/commit
usb: xhci-pci: Drop non-DM version of xhci-pci driver
authorBin Meng <bmeng.cn@gmail.com>
Wed, 19 Jul 2017 13:51:07 +0000 (21:51 +0800)
committerMarek Vasut <marex@denx.de>
Fri, 28 Jul 2017 21:34:28 +0000 (23:34 +0200)
commit978f6a3b14f212cc7a956846c9e0cb9ca18620b1
tree2b879557d3c371b2b67b1aab4a68b6c941bd1c16
parentc9621012a6f86500d60648a5e714b1c36e9111b9
usb: xhci-pci: Drop non-DM version of xhci-pci driver

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@gmail.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
drivers/usb/host/Kconfig
drivers/usb/host/xhci-pci.c