commit | b8ced13462cdb0e407831683b8e2c989b13db3ac | [log] [tgz] |
---|---|---|
author | Hans Verkuil <hverkuil@xs4all.nl> | Sun Mar 15 06:53:32 2009 -0300 |
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | Mon Mar 30 12:43:23 2009 -0300 |
tree | 3c76c42c030c28c14857471f03c2ca9ea6d2f14f | |
parent | 1efd5261ff0b615c482c734e3fb11a75f671d8da [diff] |
V4L/DVB (11053): saa7134: set v4l2_dev field of video_device The v4l2_dev field of video_device wasn't initialized. The parent field is derived from v4l2_dev, so that doesn't need to be set anymore. Signed-off-by: Hans Verkuil <hverkuil@xs4all.nl> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>