i915: Clean up sarea pointers on leavevt
authorKeith Packard <keithp@keithp.com>
Mon, 3 Nov 2008 07:38:20 +0000 (23:38 -0800)
committerDave Airlie <airlied@linux.ie>
Tue, 11 Nov 2008 07:43:14 +0000 (17:43 +1000)
commitad42ca8f4490de06462aee234ea0083cbd8b46aa
treef62bcc1f237f53d6a8aabcd65cf771d92dc2b66b
parent881ee9889c8b98671c5491e43666bf5d4f78a180
i915: Clean up sarea pointers on leavevt

This corresponds to the setup of the sarea pointers in DMA initialization,
though neither is exactly the point at which the sarea is set up or torn down.

Signed-off-by: Keith Packard <keithp@keithp.com>
Signed-off-by: Eric Anholt <eric@anholt.net>
Signed-off-by: Dave Airlie <airlied@linux.ie>
drivers/gpu/drm/i915/i915_dma.c