V4L/DVB (12743): em28xx: fix mmap_mapper with vbi
authorDevin Heitmueller <dheitmueller@kernellabs.com>
Thu, 3 Sep 2009 01:23:23 +0000 (22:23 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Sat, 19 Sep 2009 02:47:42 +0000 (23:47 -0300)
commit91f6dcec929b37a4568ddf55ef84e007d8fccc34
tree7153eaf1a72ba39b88b8807c98e4d82eb03d5f69
parent28abf083d356bc4ec459ded7a95b6a22a20f6c3d
V4L/DVB (12743): em28xx: fix mmap_mapper with vbi

When adding support for both video and VBI, I missed the mmap ioctl.  Add
the missing call.

Signed-off-by: Devin Heitmueller <dheitmueller@kernellabs.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
drivers/media/video/em28xx/em28xx-video.c