From: Hans Verkuil Date: Sat, 6 Sep 2008 09:34:44 +0000 (-0300) Subject: V4L/DVB (8917): saa7134-empress: fix changing the capture standard for non-tuner... X-Git-Tag: v2.6.28-rc1~601^2~201 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9afb7377ef16a73d1ae7b089aa853e00a3facea8;p=pandora-kernel.git V4L/DVB (8917): saa7134-empress: fix changing the capture standard for non-tuner inputs When changing the standard the saa6752hs was not updated unless the input was the TV tuner. The saa6752hs should be updated regardless of the input. In addition the S_STD and G_STD ioctls for the mpeg video device didn't do anything. This is now fixed: they behave just like S_STD and G_STD on the video0 device. Signed-off-by: Hans Verkuil Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed