summaryrefslogtreecommitdiff
path: root/linux/sound/pci
diff options
context:
space:
mode:
authorMike Isely <isely@pobox.com>2006-12-27 20:33:00 -0600
committerMike Isely <isely@pobox.com>2006-12-27 20:33:00 -0600
commitb8041f5d66d235099f174668003ef0e99aa499f1 (patch)
tree9ceadec81fe86e4d6bdafb66128b5bfbe4c87915 /linux/sound/pci
parent0d7a4a46dba7d2aad9ee2658ebe6411ecdc0a073 (diff)
downloadmediapointer-dvb-s2-b8041f5d66d235099f174668003ef0e99aa499f1.tar.gz
mediapointer-dvb-s2-b8041f5d66d235099f174668003ef0e99aa499f1.tar.bz2
pvrusb2: Remove stream claiming hack from /dev/radio implementation
From: Mike Isely <isely@pobox.com> Trying to temporarily check that the stream is not claimed during open of the radio device is at best a race condition. What's to stop another app from claiming the stream anyway the instant after the check is done? The implementation for this was dicey anyway. So it's removed. The only "price" for this is that if /dev/radioX is opened while streaming video, then the video stream is just going to switch to radio mode anyway. If a user does this, he gets what he expects... Signed-off-by: Mike Isely <isely@pobox.com>
Diffstat (limited to 'linux/sound/pci')
0 files changed, 0 insertions, 0 deletions