On Sat, Aug 8, 2009 at 1:46 PM, Alexey Klimov wrote:
> Redesign radio->users counter. Don't allow more that 5 users on radio in
> usb_amradio_open() and don't stop radio device if other userspace
> application uses it in usb_amradio_close().
>
> Signed-off-by: Alexey Klimov
>
> --
> diff -r c2dd9d
On Sun, Aug 9, 2009 at 12:19 PM, Hans Verkuil wrote:
> On Saturday 08 August 2009 22:16:28 wk wrote:
>> Alexey Klimov schrieb:
>> > On Sat, Aug 8, 2009 at 10:01 PM, Trent Piepho wrote:
>> >
>> >> On Sat, 8 Aug 2009, Alexey Klimov wrote:
>> >>
>> >>> Redesign radio->users counter. Don't allow more t
On Saturday 08 August 2009 22:16:28 wk wrote:
> Alexey Klimov schrieb:
> > On Sat, Aug 8, 2009 at 10:01 PM, Trent Piepho wrote:
> >
> >> On Sat, 8 Aug 2009, Alexey Klimov wrote:
> >>
> >>> Redesign radio->users counter. Don't allow more that 5 users on radio in
> >>>
> >> Why?
> >>
Alexey Klimov schrieb:
On Sat, Aug 8, 2009 at 10:01 PM, Trent Piepho wrote:
On Sat, 8 Aug 2009, Alexey Klimov wrote:
Redesign radio->users counter. Don't allow more that 5 users on radio in
Why?
Well, v4l2 specs says that multiple opens are optional. Honestly, i
think tha
On Sat, Aug 8, 2009 at 10:01 PM, Trent Piepho wrote:
> On Sat, 8 Aug 2009, Alexey Klimov wrote:
>> Redesign radio->users counter. Don't allow more that 5 users on radio in
>
> Why?
Well, v4l2 specs says that multiple opens are optional. Honestly, i
think that five userspace applications open /dev/
On Sat, 8 Aug 2009, Alexey Klimov wrote:
> Redesign radio->users counter. Don't allow more that 5 users on radio in
Why?
--
To unsubscribe from this list: send the line "unsubscribe linux-media" in
the body of a message to majord...@vger.kernel.org
More majordomo info at http://vger.kernel.org/m
Redesign radio->users counter. Don't allow more that 5 users on radio in
usb_amradio_open() and don't stop radio device if other userspace
application uses it in usb_amradio_close().
Signed-off-by: Alexey Klimov
--
diff -r c2dd9da28106 linux/drivers/media/radio/radio-mr800.c
--- a/linux/drivers/