drm/i915: [sparse] __iomem fixes for overlay
authorBen Widawsky <ben@bwidawsk.net>
Mon, 16 Apr 2012 21:07:43 +0000 (14:07 -0700)
committerDaniel Vetter <daniel.vetter@ffwll.ch>
Thu, 3 May 2012 09:18:00 +0000 (11:18 +0200)
commit75020bc11c2fa4c060d45b8d0e3f6a37109725bc
treeb2e018d6cd6657e7dcbf3ed5bf5f9a3994e3c798
parent5bc4418b557d3f56918ff21b0bd12467eb2e94aa
drm/i915: [sparse] __iomem fixes for overlay

With the exception of a forced cast for phys_obj stuff (a problem in
other patches as well) all of these are fairly simple __iomem compliance
fixes.

As with other patches, yank/paste errors may exist.

Signed-off-by: Ben Widawsky <benjamin.widawsky@intel.com>
[danvet: Added comment to explain the __iomem cast.]
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
drivers/gpu/drm/i915/intel_overlay.c