 |
 |
Description:
A general cleanup of some PCI code. Removes redundant pci_confN_(read|write)_config_(byte|word|dword)
functions and replaces them with pci_confN_(read|write). Much cleaner
and simpler. Also removes global function pointers pci_config_(read|write)
that were only adding to the confusion. |
 |
Developer:
Matthew Dobson |
 |
Status:
Included in project |
 |
Release Included:
linux-2.5.34 |