diff options
author | Michael Krufky <mkrufky@linuxtv.org> | 2007-12-16 17:53:32 -0500 |
---|---|---|
committer | Michael Krufky <mkrufky@linuxtv.org> | 2007-12-16 17:53:32 -0500 |
commit | e204914b6924b0eda3d4a8adbe8334c5ed27d457 (patch) | |
tree | 1dcc04a5b03f45c2ff1369fe078ceb94bfa2f5d6 /mailimport | |
parent | 72459008a1643c4804ee6688426d7c29a66a545b (diff) | |
download | mediapointer-dvb-s2-e204914b6924b0eda3d4a8adbe8334c5ed27d457.tar.gz mediapointer-dvb-s2-e204914b6924b0eda3d4a8adbe8334c5ed27d457.tar.bz2 |
tuner: convert tda9887 to use TUNER_SET_CONFIG
From: Michael Krufky <mkrufky@linuxtv.org>
Use TUNER_SET_CONFIG to set configuration in tda9887's private state
structure, rather than storing tda9887-specific configuration within
struct tuner.
Update handling of TUNER_SET_CONFIG by tuner-core, to call
&t->fe.ops.analog_demod_ops rather than &t->fe.ops.tuner_ops
analog_demod_ops.set_config passes the request to tuner_ops.set_config,
so this does not break other drivers.
Signed-off-by: Michael Krufky <mkrufky@linuxtv.org>
Diffstat (limited to 'mailimport')
0 files changed, 0 insertions, 0 deletions