From: Hans Verkuil Date: Wed, 1 Apr 2009 06:52:39 +0000 (-0300) Subject: V4L/DVB (11370): v4l2-subdev: move s_std from tuner to core. X-Git-Tag: v2.6.30-rc1~136^2~54 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f41737ece472cd803ffb24ac9f5d6fdd1d871341;p=pandora-kernel.git V4L/DVB (11370): v4l2-subdev: move s_std from tuner to core. s_std didn't belong in the tuner ops. Stricly speaking it should be part of the video ops, but it is used by audio and tuner devices as well, so it is more efficient to make it part of the core ops. Signed-off-by: Hans Verkuil Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed