From: Ben Widawsky Date: Mon, 25 Nov 2013 17:54:43 +0000 (-0800) Subject: drm/i915: Move the gtt mm takedown to cleanup X-Git-Tag: v3.14-rc1~47^2~90^2~25 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5ed1678206a392ac509cd1f6415df74b9008aa9a;p=pandora-kernel.git drm/i915: Move the gtt mm takedown to cleanup Our VM code already has a cleanup function, and this is a nice place to put the drm_mm_takedown. This should have no functional impact, it just leaves the unload function a bit cleaer, and is more logical IMO Signed-off-by: Ben Widawsky Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed