Re: linux-api scope (Re: [PATCH v2 11/22] media: dvb-frontend invoke enable/disable_source handlers)

2016-02-04 Thread Michael Kerrisk (man-pages)
Hi Shuah, On 4 February 2016 at 15:35, Shuah Khan wrote: > On 02/04/2016 07:04 AM, Michael Kerrisk (man-pages) wrote: >> [expanding the CC a little] >> >> Hi Andy, (and Shuah) >> >> On 4 February 2016 at 05:51, Andy Lutomirski wrote: >>> [cc list heavily trimmed] >>> >>> On Wed, Feb 3, 2016 at 8

Re: [PATCH v2 11/22] media: dvb-frontend invoke enable/disable_source handlers

2016-02-04 Thread Shuah Khan
On 02/04/2016 02:35 AM, Mauro Carvalho Chehab wrote: > Em Wed, 03 Feb 2016 21:03:43 -0700 > Shuah Khan escreveu: > >> Change dvb frontend to check if tuner is free when >> device opened in RW mode. Call to enable_source >> handler either returns with an active pipeline to >> tuner or error if tun

Re: linux-api scope (Re: [PATCH v2 11/22] media: dvb-frontend invoke enable/disable_source handlers)

2016-02-04 Thread Shuah Khan
On 02/04/2016 07:04 AM, Michael Kerrisk (man-pages) wrote: > [expanding the CC a little] > > Hi Andy, (and Shuah) > > On 4 February 2016 at 05:51, Andy Lutomirski wrote: >> [cc list heavily trimmed] >> >> On Wed, Feb 3, 2016 at 8:03 PM, Shuah Khan wrote: >>> Change dvb frontend to check if tune

Re: linux-api scope (Re: [PATCH v2 11/22] media: dvb-frontend invoke enable/disable_source handlers)

2016-02-04 Thread Michael Kerrisk (man-pages)
[expanding the CC a little] Hi Andy, (and Shuah) On 4 February 2016 at 05:51, Andy Lutomirski wrote: > [cc list heavily trimmed] > > On Wed, Feb 3, 2016 at 8:03 PM, Shuah Khan wrote: >> Change dvb frontend to check if tuner is free when >> device opened in RW mode. Call to enable_source >> hand

Re: [PATCH v2 11/22] media: dvb-frontend invoke enable/disable_source handlers

2016-02-04 Thread Mauro Carvalho Chehab
Em Wed, 03 Feb 2016 21:03:43 -0700 Shuah Khan escreveu: > Change dvb frontend to check if tuner is free when > device opened in RW mode. Call to enable_source > handler either returns with an active pipeline to > tuner or error if tuner is busy. Tuner is released > when frontend is released calli

linux-api scope (Re: [PATCH v2 11/22] media: dvb-frontend invoke enable/disable_source handlers)

2016-02-03 Thread Andy Lutomirski
[cc list heavily trimmed] On Wed, Feb 3, 2016 at 8:03 PM, Shuah Khan wrote: > Change dvb frontend to check if tuner is free when > device opened in RW mode. Call to enable_source > handler either returns with an active pipeline to > tuner or error if tuner is busy. Tuner is released > when fronte