From: Hans Verkuil Date: Tue, 16 Oct 2012 13:12:55 +0000 (-0300) Subject: [media] adv7604: restart STDI once if format is not found X-Git-Tag: v3.7-rc8~26^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cf9afb1dafaf1ffeffbb4acdb5adf255e8a2aa76;p=pandora-kernel.git [media] adv7604: restart STDI once if format is not found The STDI block may measure wrong values, especially for lcvs and lcf. If the driver can not find any valid timing, the STDI block is restarted to measure the video timings again. The function will return an error, but the restart of STDI will generate a new STDI interrupt and the format detection process will restart. Signed-off-by: Mats Randgaard Signed-off-by: Hans Verkuil Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed