From: Dmitry Osipenko Date: Tue, 11 Feb 2014 17:12:27 +0000 (+0400) Subject: drm/tegra: Add guard to avoid double disable/enable of RGB outputs X-Git-Tag: v3.14-rc5~1^2~4^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b18915379071b31ea819a36ca67761620decba06;p=pandora-kernel.git drm/tegra: Add guard to avoid double disable/enable of RGB outputs Add guard to check whether RGB output is already enabled in the way it's done for HDMI output. Fixes possible hang on trying to disable output twice (first time during driver probe and second on fb registering). Signed-off-by: Dmitry Osipenko Signed-off-by: Thierry Reding --- Reading git-diff-tree failed