commit | f41737ece472cd803ffb24ac9f5d6fdd1d871341 | [log] [tgz] |
---|---|---|
author | Hans Verkuil <hverkuil@xs4all.nl> | Wed Apr 01 03:52:39 2009 -0300 |
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | Mon Apr 06 21:44:22 2009 -0300 |
tree | 26ac526ec381e26c46a857f3ce44c84e75331b01 | |
parent | cc26b076cf8b1040ccc514302ef9a24042272ec3 [diff] |
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 <hverkuil@xs4all.nl> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>