]> git.karo-electronics.de Git - karo-tx-linux.git/commit
V4L/DVB (12746): em28xx: do not create /dev/vbiX device if VBI not supported
authorDevin Heitmueller <dheitmueller@kernellabs.com>
Fri, 11 Sep 2009 03:01:06 +0000 (00:01 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Sat, 19 Sep 2009 02:47:43 +0000 (23:47 -0300)
commit290c0cfac9050fa2442e93f35f47e4faa4227e85
tree16cce12b818ca659a334d544720be80533657ba2
parent365adee851ae8312e6d9e0ba6fdc6a98599e2778
V4L/DVB (12746): em28xx: do not create /dev/vbiX device if VBI not supported

Do not create the VBI device in cases where VBI is not supported on the target
em28xx chip.

This work was sponsored by EyeMagnet Limited.

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