]> bbs.cooldavid.org Git - net-next-2.6.git/commit - drivers/media/video/cx88/cx88-video.c
V4L/DVB (9069): cx88: Bugfix: all client disconnects put the frontend to sleep.
authorDarron Broad <darron@kewl.org>
Thu, 25 Sep 2008 19:51:11 +0000 (16:51 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Sun, 12 Oct 2008 11:37:11 +0000 (09:37 -0200)
commit3e01084519a678b410df247581a51eeb1bbf11d5
tree92f06fdab9d0570a2569a27eabc67d95626df8e5
parentf907c0207924dd598db37092d331738e3fcb9fbd
V4L/DVB (9069): cx88: Bugfix: all client disconnects put the frontend to sleep.

From the author:

"This fixes the problem where previously all client disconnects
put the analogue frontend into standby.

In the following example, the first command is succesfully
watching TV but the second command which returns EBUSY
detunes the receiver by entering it into the standby state.

tvtime -d /dev/video0 &
cat /dev/video0
"

Signed-off-by: Steven Toth <stoth@linuxtv.org>
Signed-off-by: Darron Broad <darron@kewl.org>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
drivers/media/video/cx88/cx88-video.c
drivers/media/video/cx88/cx88.h