From: Thierry Reding Date: Wed, 28 Jan 2015 14:01:22 +0000 (+0100) Subject: drm/tegra: dc: Use base atomic state helpers X-Git-Tag: omap-for-v4.2/o2_dc~72^2~14^2~7 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3b59b7ac02e434f267f7cb1ef8fe48c23ddbe9a2;p=pandora-kernel.git drm/tegra: dc: Use base atomic state helpers Instead of duplicating the code, make use of the newly introduced atomic state duplicate and destroy helpers. This allows changes to the base atomic state handling to automatically propagate to the Tegra driver and thereby prevent breakage resulting from both copies going out of sync. Signed-off-by: Thierry Reding --- Reading git-diff-tree failed