commit | ae09e9e73a7d59bf0f8cc92e51c51abbd4cab732 | [log] [tgz] |
---|---|---|
author | Hans Verkuil <hans.verkuil@cisco.com> | Sat Jun 22 02:38:37 2013 -0300 |
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | Fri Jun 28 15:09:10 2013 -0300 |
tree | e4dddd10c0bc0b39b59a209b20fe669813b05087 | |
parent | f0a12d0c9272ae24491b983c4982acdacdac1baf [diff] |
[media] wl128x: add missing struct v4l2_device This struct is now required for all video device nodes, but it was missing in this driver. Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>