diff options
author | Kevin O'Connor <kevin@koconnor.net> | 2016-02-02 22:23:55 -0500 |
---|---|---|
committer | Kevin O'Connor <kevin@koconnor.net> | 2016-02-02 23:16:41 -0500 |
commit | 46561b0844dbdc2c7d4abc70e5fe0df6ef6cb29d (patch) | |
tree | 8c37358551bba2df8b99dc6509319126a8305c36 /src/hw/usb-ohci.c | |
parent | 03f3b3e46182614d41d36fe49afcc1d18897c2ac (diff) | |
download | seabios-46561b0844dbdc2c7d4abc70e5fe0df6ef6cb29d.tar.gz |
sdcard: Convert to new PCI BAR helper functions
Use the pci_enable_x() functions.
After this change, the sdcard driver will no longer enable
PCI_COMMAND_IO or PCI_COMMAND_MASTER accesses, as the sdcard driver
doesn't actually use IO BARs or implement DMA.
Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
Diffstat (limited to 'src/hw/usb-ohci.c')
0 files changed, 0 insertions, 0 deletions