From: Hans Verkuil Date: Sun, 9 May 2010 09:30:15 +0000 (-0300) Subject: V4L/DVB: tvp514x: do NOT change the std as a side effect X-Git-Tag: v2.6.35-rc2~11^2~45 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2db4e78f14a5b4741b09d03e6d17610537a9af27;p=pandora-kernel.git V4L/DVB: tvp514x: do NOT change the std as a side effect Several calls (try_fmt, g_parm among others) changed the current standard as a side effect of that call. But the standard may only be changed by s_std. Signed-off-by: Hans Verkuil Reviewed-by: Vaibhav Hiremath Tested-by: Vaibhav Hiremath Acked-by: Vaibhav Hiremath Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed