[media] wl128x: add missing struct v4l2_device
authorHans Verkuil <hans.verkuil@cisco.com>
Sat, 22 Jun 2013 05:38:37 +0000 (02:38 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Fri, 28 Jun 2013 18:09:10 +0000 (15:09 -0300)
commitae09e9e73a7d59bf0f8cc92e51c51abbd4cab732
treee4dddd10c0bc0b39b59a209b20fe669813b05087
parentf0a12d0c9272ae24491b983c4982acdacdac1baf
[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>
drivers/media/radio/wl128x/fmdrv.h
drivers/media/radio/wl128x/fmdrv_v4l2.c