diff options
author | Steven Toth <stoth@linuxtv.org> | 2008-09-11 22:52:32 -0400 |
---|---|---|
committer | Steven Toth <stoth@linuxtv.org> | 2008-09-11 22:52:32 -0400 |
commit | 60bc4d4c87081996e0d9a995671f4b3f52441a41 (patch) | |
tree | 9a09622e26eadfcf43671273d1da04f1ebf5ded3 /linux/include/media/sh_mobile_ceu.h | |
parent | 82f2ae0113e7fab5af5ca56ed9ef508f3581dbe5 (diff) | |
download | mediapointer-dvb-s2-60bc4d4c87081996e0d9a995671f4b3f52441a41.tar.gz mediapointer-dvb-s2-60bc4d4c87081996e0d9a995671f4b3f52441a41.tar.bz2 |
S2API: Reduce demod driver complexity by using a cache sync
From: Steven Toth <stoth@linuxtv.org>
For demod drivers, we want a single tuning function (set_frontend) to have
access to the properly constructed dvb_frontend_parameters structure, or
the cache values - regardless of whether the legacy or new API is being used.
This cuts down on redundant code in the demod drivers and ensures the
tuning parameters are consistent regardless of the API entry type.
Priority: normal
Signed-off-by: Steven Toth <stoth@linuxtv.org>
Diffstat (limited to 'linux/include/media/sh_mobile_ceu.h')
0 files changed, 0 insertions, 0 deletions