commit | 316328f59d5bb64ed8ab70b68edb434cae70ee58 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Tue Jan 27 22:13:31 2015 -0700 |
committer | Simon Glass <sjg@chromium.org> | Thu Feb 05 22:16:42 2015 -0700 |
tree | 6683d5d1adeaba7b4da9b852a84c6c0ec26e2edc | |
parent | 4fd46727e4e5d5cf58bceac0be5a33fa4196435e [diff] |
usb: pci: Add XHCI driver for PCI Add a driver which locates the available XHCI controllers on the PCI bus and makes them available. Signed-off-by: Simon Glass <sjg@chromium.org> Reviewed-by: Bin Meng <bmeng.cn@gmail.com>