From: Russell King Date: Tue, 17 Dec 2013 19:10:47 +0000 (+0000) Subject: imx-drm: imx-drm-core: avoid going the long route round for drm_device X-Git-Tag: v3.14-rc3~12^2~40 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=020a9ea7c2206be4382a09cbafc7c3bdf5bbf8a5;p=pandora-kernel.git imx-drm: imx-drm-core: avoid going the long route round for drm_device We have the drm_device available, so rather than storing it and then using the stored version, us the one we already have available to us. Signed-off-by: Russell King Acked-by: Shawn Guo Tested-by: Shawn Guo Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed