]> xenbits.xensource.com Git - seabios.git/commit
ohci: Convert to new PCI BAR helper functions
authorKevin O'Connor <kevin@koconnor.net>
Wed, 3 Feb 2016 03:29:14 +0000 (22:29 -0500)
committerKevin O'Connor <kevin@koconnor.net>
Wed, 3 Feb 2016 04:16:41 +0000 (23:16 -0500)
commit466615d0c2ae787f66ae1a7255aea40aaabfdbc1
treec9ca1df219cdf3d455a94079bcb9dc7ee5aab53f
parent706eb8999ddf065f721aba7fee924fb2d4bfaba1
ohci: Convert to new PCI BAR helper functions

Use the pci_enable_x() functions.

Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
src/hw/usb-ohci.c