summaryrefslogtreecommitdiffstats
path: root/drivers/staging/tm6000/tm6000.h
diff options
context:
space:
mode:
authorDmitri Belimov <d.belimov@gmail.com>2010-05-04 19:53:50 -0300
committerMauro Carvalho Chehab <mchehab@redhat.com>2010-05-19 12:58:41 -0300
commit1b0e48ad5530881d11d3caba62e59b82646c5e64 (patch)
treebbf5ccf3cbf0ca1936c0ee1b20db532894e93553 /drivers/staging/tm6000/tm6000.h
parent9b558434136138edc79710385aaf613cb4b30459 (diff)
downloadop-kernel-dev-1b0e48ad5530881d11d3caba62e59b82646c5e64.zip
op-kernel-dev-1b0e48ad5530881d11d3caba62e59b82646c5e64.tar.gz
V4L/DVB: Rework for support xc5000
Set correct GPIO number for BEHOLD_WANDER/VOYAGER Add xc5000 callback function Small rework tm6000_cards_setup function Small rework tm6000_config_tuner, build mode_mask by config information Rework for support xc5000 silicon tuner Add some information messages for more better understand an errors. [mchehab@redhat.com: Fix CodingStyle and merge conflicts] Signed-off-by: Beholder Intl. Ltd. Dmitry Belimov <d.belimov@gmail.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Diffstat (limited to 'drivers/staging/tm6000/tm6000.h')
-rw-r--r--drivers/staging/tm6000/tm6000.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/staging/tm6000/tm6000.h b/drivers/staging/tm6000/tm6000.h
index 5a587f7..b49c139 100644
--- a/drivers/staging/tm6000/tm6000.h
+++ b/drivers/staging/tm6000/tm6000.h
@@ -222,6 +222,7 @@ struct tm6000_fh {
/* In tm6000-cards.c */
int tm6000_tuner_callback (void *ptr, int component, int command, int arg);
+int tm6000_xc5000_callback (void *ptr, int component, int command, int arg);
int tm6000_cards_setup(struct tm6000_core *dev);
/* In tm6000-core.c */
OpenPOWER on IntegriCloud