Skip to content
Commit 27d0fe18 authored by Roland Stoll's avatar Roland Stoll Committed by Mauro Carvalho Chehab
Browse files

V4L/DVB (7194): cx88-mpeg: Allow concurrent access to cx88-mpeg devices



It currently isn't possible to open the frontend device of cx88-mpeg devices
(DVB or Blackbird) multiple times concurrently. (for instance, to attach a
signal monitoring tool while reading a stream, or to send a frequency change
ioctl) This patch fixes that condition.

Signed-off-by: default avatarRoland Stoll <roland@xindex.de>
Signed-off-by: default avatarRicardo Cerqueira <v4l@cerqueira.org>
Reviewed-by: default avatarMichael Krufky <mkrufky@linuxtv.org>
Signed-off-by: default avatarMauro Carvalho Chehab <mchehab@infradead.org>
parent 968fb089
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment