From: Hans Verkuil Date: Fri, 15 Feb 2013 09:12:58 +0000 (-0300) Subject: [media] s2255: fixes in the way standards are handled X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~81^2~543 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=469af77a178510ed43d4d527b1b7a607c5c18bcb;p=pandora-kernel.git [media] s2255: fixes in the way standards are handled Instead of comparing against STD_NTSC and STD_PAL compare against 60 and 50 Hz formats. That's what you really want. When the standard is changed, make sure the width and height of the format are also updated to reflect the current standard. Also replace the deprecated current_norm by the g_std ioctl. Signed-off-by: Hans Verkuil Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed