https://github.com/torvalds/linux
Revision 86f40cc3c994822ffeb226753526d87be21bd79a authored by Andrew de Quincey on 30 March 2006, 18:53:35 UTC, committed by Mauro Carvalho Chehab on 02 April 2006, 07:56:02 UTC
Unfortunately on the budget-av board, the CAM reset line is tied to the
frontend reset line, so resetting the CAM also zaps the frontend. This
breaks the tda1004x at least, and causes it to fail to tune until the
budget-av module is reloaded. This patch adds an exported function to dvb_frontend
that allows a card to forcibly reinitialise a frontend. The budget-av now
does this on CAM reset, which corrects this problem.
since they do not tie the CAM reset line to the frontend reset line.

Signed-off-by: Andrew de Quincey <adq_dvb@lidskialf.net>
Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
1 parent 5e85bd0
History
Tip revision: 86f40cc3c994822ffeb226753526d87be21bd79a authored by Andrew de Quincey on 30 March 2006, 18:53:35 UTC
V4L/DVB (3673): Fix budget-av CAM reset
Tip revision: 86f40cc
File Mode Size
Documentation
arch
block
crypto
drivers
fs
include
init
ipc
kernel
lib
mm
net
scripts
security
sound
usr
.gitignore -rw-r--r-- 462 bytes
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 87.7 KB
Kbuild -rw-r--r-- 1.2 KB
MAINTAINERS -rw-r--r-- 67.2 KB
Makefile -rw-r--r-- 43.8 KB
README -rw-r--r-- 15.1 KB
REPORTING-BUGS -rw-r--r-- 3.0 KB

README

back to top