From: Dave Airlie Date: Sun, 16 Dec 2007 23:41:56 +0000 (+1000) Subject: drm: add _DRM_DRIVER flag, and re-order unload. X-Git-Tag: v2.6.25-rc1~301^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e3236a1173222ca209d20bb29f6c1cd3499aa845;p=pandora-kernel.git drm: add _DRM_DRIVER flag, and re-order unload. Allow drivers to addmaps that won't be removed by lastclose or unload. The unload needs to be re-ordered to avoid removing the hashs before the driver has removed the final maps. Signed-off-by: Dave Airlie --- Reading git-diff-tree failed