From: Sascha Hauer Date: Wed, 1 Feb 2012 10:38:20 +0000 (+0100) Subject: drm crtc: add forgotten idr cleanup functions X-Git-Tag: v3.4-rc1~143^2~109 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=59ce062ead2a7d114a1e7f505f250eabab9e9d85;p=pandora-kernel.git drm crtc: add forgotten idr cleanup functions drm_mode_config_init initializes the idr with idr_init, so add the missing counterparts in drm_mode_config_cleanup. Signed-off-by: Sascha Hauer Signed-off-by: Dave Airlie --- Reading git-diff-tree failed