From: Laurent Pinchart Date: Sat, 17 Jan 2015 21:12:38 +0000 (+0200) Subject: drm: omapdrm: Planes are already disabled when destroyed X-Git-Tag: omap-for-v4.2/o2_dc~72^2~15^2~23 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=87bb2ef15b0fbb91e9ea2d56ef5100e47439e11d;p=pandora-kernel.git drm: omapdrm: Planes are already disabled when destroyed Planes are destroyed after framebuffers, which has the side effect of disabling all planes. There is thus no need to disable planes explicitly when destroying them. Signed-off-by: Laurent Pinchart --- Reading git-diff-tree failed