commit | 3f3edd7c97d0a5ae355aace36000576acbc2f2cc | [log] [tgz] |
---|---|---|
author | Hans Verkuil <hans.verkuil@cisco.com> | Tue Oct 11 05:18:08 2011 -0300 |
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | Mon Jan 16 09:59:10 2012 -0200 |
tree | 1b5f280de68f1d67a8fdc5df5e2203e9a0194dc7 | |
parent | aa07eec5320cf1793062c03b8409e7541ca37c31 [diff] |
[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>