From: Michael Krufky Date: Mon, 20 Jul 2009 15:20:58 +0000 (-0300) Subject: V4L/DVB (12362): cx23885-417: fix manipulation of tvnorms X-Git-Tag: v2.6.31-rc7~40^2~30 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6655be0f4f377d7e249219c6031c4be3533604a2;p=pandora-kernel.git V4L/DVB (12362): cx23885-417: fix manipulation of tvnorms Currently, the VIDIOC_S_STD ioctl just returns -EINVAL regardless of the norm passed. This patch sets cx23885_mpeg_template.tvnorms and cx23885_mpeg_template.current_norm so that the VIDIOC_S_STD will work. Thanks to Joseph Yasi for pointing this out, even though this particular fix was already pushed into a development repository, merge priority of this changeset has been escalated as a result of Joseph posting this identical patch. Signed-off-by: Michael Krufky Signed-off-by: Joseph A. Yasi Reviewed-by: Steven Toth Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed