drm/i915: Combine scratch members into a struct
authorBen Widawsky <ben@bwidawsk.net>
Thu, 27 Jun 2013 23:30:18 +0000 (16:30 -0700)
committerDaniel Vetter <daniel.vetter@ffwll.ch>
Mon, 1 Jul 2013 09:27:58 +0000 (11:27 +0200)
There isn't any special reason to do this other than it makes it obvious
that the two members are connected.

Signed-off-by: Ben Widawsky <ben@bwidawsk.net>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>

No differences found