From: Tomi Valkeinen Date: Thu, 26 Feb 2015 13:20:25 +0000 (+0200) Subject: drm/omap: only ignore DIGIT SYNC LOST for TV output X-Git-Tag: omap-for-v4.2/o2_dc~72^2~15^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ef4222838846fdecb6f1eae5671d9c462fd34852;p=pandora-kernel.git drm/omap: only ignore DIGIT SYNC LOST for TV output We need to ignore DIGIT SYNC LOST error when enabling/disabling TV output. The code does that, but it ignores the DIGI SYNC LOST when enabling any output. Normally this does no harm, but it could make us miss DIGIT SYNC LOST on some rare occasions. Fix the code to only ignore DIGIT SYNC LOST when enabling/disabling TV. Signed-off-by: Tomi Valkeinen --- Reading git-diff-tree failed