diff options
author | Mike Isely <isely@pobox.com> | 2008-02-06 00:59:48 -0600 |
---|---|---|
committer | Mike Isely <isely@pobox.com> | 2008-02-06 00:59:48 -0600 |
commit | 10e10ee41aa6117110610fe07f55711b6576a9cd (patch) | |
tree | 9913f216e74ed4eeac6874c8f5eb7cab14fbba0a /linux/drivers/media/video/pvrusb2/pvrusb2-main.c | |
parent | 9c861211b25ec3dd761908391b28ec6e19dbcd2d (diff) | |
download | mediapointer-dvb-s2-10e10ee41aa6117110610fe07f55711b6576a9cd.tar.gz mediapointer-dvb-s2-10e10ee41aa6117110610fe07f55711b6576a9cd.tar.bz2 |
pvrusb2: Clean up dvb streaming start/stop
From: Mike Isely <isely@pobox.com>
Eliminate the need for a separate pvr2_dvb_fh; since in the DVB
context there can only ever be a single instance then there is no need
for a separate instance to handle streaming state. This simplifies
the module. Also move streaming start/stop out of the feed thread and
into the driver's main context - which makes it possible for streaming
start up failures to be detected by the DVB core.
Signed-off-by: Mike Isely <isely@pobox.com>
Diffstat (limited to 'linux/drivers/media/video/pvrusb2/pvrusb2-main.c')
0 files changed, 0 insertions, 0 deletions