Switch back to ioread32 and iowrite32 for cases where bus_space_vaddr is
authorjsg <jsg@openbsd.org>
Sun, 12 Apr 2015 05:31:23 +0000 (05:31 +0000)
committerjsg <jsg@openbsd.org>
Sun, 12 Apr 2015 05:31:23 +0000 (05:31 +0000)
commit4a4d6ec0c67b0986fbc46b13f775aa1f57a80d4b
tree562ee9b9fb9763f616f0a657ec6710febc8f2fdf
parent5696226df5b8bfaea36d2d26e771d57bfde630d5
Switch back to ioread32 and iowrite32 for cases where bus_space_vaddr is
used instead of bus_space_read/bus_space_write.
sys/dev/pci/drm/drm_linux.h
sys/dev/pci/drm/i915/intel_opregion.c
sys/dev/pci/drm/i915/intel_overlay.c
sys/dev/pci/drm/ttm/ttm_bo_util.c