s of type V4L2_BUF_TYPE_VBI_CAPTURE
independently with a new dev->vbi_users and run the
cx231xx_uninit_vbi_isoc() block on close when that is 0, and run the other
cx231xx_uninit_isoc() block when dev->users == 0.
Even if dev->users == 0 while VBI is open, video can still shutdow
-paste slip from previous
uninit_isoc function.
This will present itself when cx231xx.ko is loaded with
"transfer_mode=0" (USB bulk transfers).
Signed-off-by: Luke Suchocki
--- a/drivers/media/usb/cx231xx/cx231xx-core.c 2014-09-29
13:06:52.006326612 -0500
+++ b/drivers/media/usb/cx231xx/