Re: [PATCH 2/2] em28xx: fix VBI handling logic

2014-09-25 Thread Frank Schäfer
(Resending because my crappy modem crashed while sending) Am 25.09.2014 um 16:07 schrieb Mauro Carvalho Chehab: > Em Thu, 25 Sep 2014 15:59:12 +0200 > Frank Schäfer escreveu: > >> Am 24.09.2014 um 01:18 schrieb Mauro Carvalho Chehab: >>> Em Tue, 23 Sep 2014 21:32:02 +0200 >>> Frank Schäfer escre

Re: [PATCH 2/2] em28xx: fix VBI handling logic

2014-09-25 Thread Mauro Carvalho Chehab
Em Thu, 25 Sep 2014 15:59:12 +0200 Frank Schäfer escreveu: > > Am 24.09.2014 um 01:18 schrieb Mauro Carvalho Chehab: > > Em Tue, 23 Sep 2014 21:32:02 +0200 > > Frank Schäfer escreveu: > > > >> Am 19.09.2014 um 18:02 schrieb Mauro Carvalho Chehab: > >>> When both VBI and video are streaming, and

Re: [PATCH 2/2] em28xx: fix VBI handling logic

2014-09-25 Thread Frank Schäfer
Am 24.09.2014 um 01:18 schrieb Mauro Carvalho Chehab: > Em Tue, 23 Sep 2014 21:32:02 +0200 > Frank Schäfer escreveu: > >> Am 19.09.2014 um 18:02 schrieb Mauro Carvalho Chehab: >>> When both VBI and video are streaming, and video stream is stopped, >>> a subsequent trial to restart it will fail, b

Re: [PATCH 2/2] em28xx: fix VBI handling logic

2014-09-23 Thread Mauro Carvalho Chehab
Em Tue, 23 Sep 2014 21:32:02 +0200 Frank Schäfer escreveu: > > Am 19.09.2014 um 18:02 schrieb Mauro Carvalho Chehab: > > 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

Re: [PATCH 2/2] em28xx: fix VBI handling logic

2014-09-23 Thread Frank Schäfer
Am 19.09.2014 um 18:02 schrieb Mauro Carvalho Chehab: > 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 thi

[PATCH 2/2] em28xx: fix VBI handling logic

2014-09-19 Thread Mauro Carvalho Chehab
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