diff options
author | Andrew de Quincey <adq_dvb@lidskialf.net> | 2006-03-30 19:53:35 +0100 |
---|---|---|
committer | Andrew de Quincey <adq_dvb@lidskialf.net> | 2006-03-30 19:53:35 +0100 |
commit | ec2c10b2d67b9015a2f4e174d482a4b076d38507 (patch) | |
tree | 21b91ee3605c9bc04481254732ad259c82353090 /linux/drivers/media/dvb/frontends/mt352_priv.h | |
parent | 5b513ea826a257bfa13e6083edd93815242f3730 (diff) | |
download | mediapointer-dvb-s2-ec2c10b2d67b9015a2f4e174d482a4b076d38507.tar.gz mediapointer-dvb-s2-ec2c10b2d67b9015a2f4e174d482a4b076d38507.tar.bz2 |
Fix budget-av CAM reset
From: Andrew de Quincey <adq_dvb@lidskialf.net>
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.
Note: other CA interface implementations (e.g. budget-ci) do not need this
since they do not tie the CAM reset line to the frontend reset line.
Signed-off-by: Andrew de Quincey <adq_dvb@lidskialf.net>
Diffstat (limited to 'linux/drivers/media/dvb/frontends/mt352_priv.h')
0 files changed, 0 insertions, 0 deletions