From: Chris Wilson Date: Fri, 29 Oct 2010 20:02:18 +0000 (+0100) Subject: drm/i915: Switch to using pci_iounmap in conjunction with pci_iomap X-Git-Tag: v2.6.38-rc1~419^2~23^2~143 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6dda569fe0fb71a03e2a2e815761796f98232cdb;p=pandora-kernel.git drm/i915: Switch to using pci_iounmap in conjunction with pci_iomap After switching the MMIO registers to use pci_iomap, remember to dispose of the mapping with pci_iounmap (for symmetry). Signed-off-by: Chris Wilson --- Reading git-diff-tree failed