From: Javier Martinez Canillas Date: Fri, 30 Sep 2011 23:33:50 +0000 (-0300) Subject: [media] tvp5150: Add video format registers configuration values X-Git-Tag: v3.2-rc1~112^2~41 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=64933337e3cb61ca555969a35ab68b477db34ee2;p=pandora-kernel.git [media] tvp5150: Add video format registers configuration values The tvp5150 video decoder has two operation modes to configure the video standard used. If auto-switch mode is enable, the device can sense the signal and detect which video standard the device is operating. Also the device can be forced to use a user defined video standard. Each operation mode uses a different register and the bitmask values to represent each standard is different. So we add video standard constants for both autoswitch and no-autoswitch mode. Signed-off-by: Javier Martinez Canillas Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed