commit | 185cda966633fc18b9df09b6d84d5ec2db4a57ff | [log] [tgz] |
---|---|---|
author | Trent Piepho <xyzzy@speakeasy.org> | Sat Mar 28 22:25:36 2009 -0300 |
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | Mon Mar 30 12:43:45 2009 -0300 |
tree | fd45b69e55bab69dee3ef50fa899e47852033251 | |
parent | f29816bc317704a33b15269b9e2201de3c9d6a79 [diff] |
V4L/DVB (11269): cx88-blackbird: Stop setting buffer type in XXX_fmt_vid_cap The ->vidioc_(s|g|try|enum)_fmt_vid_cap() methods are only called on VIDEO_CAPTURE buffers. Thus, there is no need to check or set the 'type' field since it must already be set to VIDEO_CAPTURE. Signed-off-by: Trent Piepho <xyzzy@speakeasy.org> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>