commit | 7c38e90aff5f5b8b7f7ebc27d8d07c51aececde3 | [log] [tgz] |
---|---|---|
author | Vincent Palatin <vpalatin@chromium.org> | Thu Dec 13 22:58:27 2012 -0800 |
committer | Marek Vasut <marex@denx.de> | Sat Mar 16 21:12:01 2013 +0100 |
tree | d3b8b832d8cd46bd1f729056655c2349f62f4703 | |
parent | b5bec88434adb52413f1bc33fa63d7642cb8fd35 [diff] |
usb: ehci: generic PCI support Instead of hardcoding the PCI IDs on the USB controller, use the PCI class to detect them. Ensure the busmaster bit is properly set in the PCI configuration. Signed-off-by: Simon Glass <sjg@chromium.org>