linux/drivers/media/usb/em28xx
Mauro Carvalho Chehab c7854c2c5d [media] em28xx: fix VBI handling logic
When both VBI and video are streaming, and video stream is stopped,
a subsequent trial to restart it will fail, because S_FMT will
return -EBUSY.

That prevents applications like zvbi to work properly.

Please notice that, while this fix it fully for zvbi, the
best is to get rid of streaming_users and res_get logic as a hole.

However, this single-line patch is better to be merged at -stable.

Cc: stable@vger.kernel.org
Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
2014-09-21 21:07:29 -03:00
..
em28xx-audio.c [media] em28xx: move fields wq_trigger and streaming_started from struct em28xx to struct em28xx_audio 2014-05-23 13:44:42 -03:00
em28xx-camera.c [media] em28xx-v4l: simplify some pointers in em28xx_init_camera() 2014-07-26 16:42:28 -03:00
em28xx-cards.c [media] media: em28xx - remove reset_resume interface 2014-07-26 11:14:24 -03:00
em28xx-core.c [media] em28xx: add support for DVB monitor led 2014-03-04 14:44:09 -03:00
em28xx-dvb.c [media] media: em28xx-dvb update fe exit flag to indicate device disconnect 2014-07-26 11:18:57 -03:00
em28xx-i2c.c [media] media: em28xx - fix i2c_xfer to return -ENODEV when dev is removed 2014-07-26 11:15:17 -03:00
em28xx-input.c [media] rc-core: remove protocol arrays 2014-07-25 19:10:43 -03:00
em28xx-reg.h [media] em28xx: fix I2S audio sample rate definitions and info output 2014-01-07 08:33:29 -02:00
em28xx-v4l.h [media] vb2: stop_streaming should return void 2014-04-23 10:12:51 -03:00
em28xx-vbi.c [media] em28xx: move v4l2 frame resolutions and scale data from struct em28xx to struct v4l2 2014-05-23 13:14:53 -03:00
em28xx-video.c [media] em28xx: fix VBI handling logic 2014-09-21 21:07:29 -03:00
em28xx.h [media] em28xx-v4l: get rid of field "users" in struct em28xx_v4l2 2014-07-26 16:45:14 -03:00
Kconfig [media] em28xx: add [2013:025f] PCTV tripleStick (292e) 2014-04-23 09:51:31 -03:00
Makefile [media] em28xx: make em28xx-video to be a separate module 2014-01-07 05:09:26 -02:00