From: Tomasz Stanislawski Date: Fri, 9 Mar 2012 11:05:24 +0000 (-0300) Subject: [media] v4l: s5p-tv: hdmi: fix mode synchronization X-Git-Tag: v3.5-rc1~104^2~85 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2fd07a4a9e0d34fc53443601781ae58b2e8f1649;p=pandora-kernel.git [media] v4l: s5p-tv: hdmi: fix mode synchronization The mode setup was applied on HDMI hardware only on resume event. This caused problem if HDMI was not suspended between mode switches. This patch fixes this problem by setting a dirty flag on a mode change event. If flag is set, then new mode is applied on the next stream-on event. Signed-off-by: Tomasz Stanislawski Signed-off-by: Kyungmin Park Signed-off-by: Sylwester Nawrocki Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed