From: Hans Verkuil Date: Sat, 20 Sep 2014 10:36:38 +0000 (-0300) Subject: [media] v4l2-dv-timings: only check standards if non-zero X-Git-Tag: fixes-against-v3.18-rc2~130^2^2~119 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c166845c9c452e9639a2e8b44581ce95942e89a5;p=pandora-kernel.git [media] v4l2-dv-timings: only check standards if non-zero If one or both of the timings being compared have the standards field with value 0, then accept that. Only check for matching standards if both timings have actually filled in that field. Otherwise no match will ever be found since when timings are detected the standards field will typically be set to 0 by the driver. Signed-off-by: Hans Verkuil Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed