diff options
author | Adam Jackson <ajax@redhat.com> | 2011-05-10 17:34:23 -0400 |
---|---|---|
committer | Jeremy Huddleston <jeremyhu@apple.com> | 2011-10-15 21:18:46 -0700 |
commit | 7757b8092474c4f4ec04f4ebd1272236416154c3 (patch) | |
tree | bfb9877d92c1a8e50eeddcd6ee985e17149deee3 /damageext | |
parent | 6f5041d0b8e11e761d6403f1f8f8bb2ba2a9626d (diff) |
pci: Remove xf86MapDomainMemory
This is slightly draconian, but that API is just awful. In all but
one case in the callers it's used to get a map of some legacy VGA
memory, and it would be cleaner for the caller to just call
pci_device_map_legacy.
The sole exception is in the vesa driver, which uses it to avoid having
to look up which device the BAR belongs to. That's similarly trivial to
fix.
Having done that, Linux's PCI layer is now very small indeed.
Reviewed-by: Jeremy Huddleston <jeremyhu@apple.com>
Tested-by: Jeremy Huddleston <jeremyhu@apple.com>
Signed-off-by: Adam Jackson <ajax@redhat.com>
Diffstat (limited to 'damageext')
0 files changed, 0 insertions, 0 deletions