]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/commit
[media] ivtv: remove exclusive radio open
authorHans Verkuil <hans.verkuil@cisco.com>
Tue, 11 Oct 2011 08:18:08 +0000 (05:18 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Mon, 16 Jan 2012 11:59:10 +0000 (09:59 -0200)
commit3f3edd7c97d0a5ae355aace36000576acbc2f2cc
tree1b5f280de68f1d67a8fdc5df5e2203e9a0194dc7
parentaa07eec5320cf1793062c03b8409e7541ca37c31
[media] ivtv: remove exclusive radio open

For some reason the /dev/radio device was implemented as an exclusive open:
you could open it only once and not a second time.

Remove this limitation.

Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com>
Acked-by: Andy Walls <awalls@md.metrocast.net>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
drivers/media/video/ivtv/ivtv-fileops.c