diff options
author | Simon Glass <sjg@chromium.org> | 2016-01-17 16:11:46 -0700 |
---|---|---|
committer | Bin Meng <bmeng.cn@gmail.com> | 2016-01-24 12:09:41 +0800 |
commit | 5213f280fce3ac1d06dfcc4b16969dd9d2478607 (patch) | |
tree | c34b80053116d3e2379d882cde0a082712ba862a /arch/x86/cpu/baytrail | |
parent | 0c7645bde0961c6f44ba265186e3cb50fd5d6247 (diff) | |
download | blackbird-obmc-uboot-5213f280fce3ac1d06dfcc4b16969dd9d2478607.tar.gz blackbird-obmc-uboot-5213f280fce3ac1d06dfcc4b16969dd9d2478607.zip |
x86: ivybridge: Convert enable_usb_bar() to use DM PCI API
Convert this function over to use the driver model PCI API. In this case
we want to avoid using the real PCI devices since they have not yet been
probed. Instead, write directly to their PCI configuration address.
Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
Diffstat (limited to 'arch/x86/cpu/baytrail')
0 files changed, 0 insertions, 0 deletions