V4L/DVB (5756): Tda9887: store tuning operations in tuner_operations structure
authorMichael Krufky <mkrufky@linuxtv.org>
Wed, 6 Jun 2007 19:15:48 +0000 (16:15 -0300)
committerMauro Carvalho Chehab <mchehab@infradead.org>
Wed, 18 Jul 2007 17:24:04 +0000 (14:24 -0300)
commit9af596ebc7ad3afb0df520b4becad915dd5a5584
treeeed5d88d34f0575bc1e4cbc2cbbd523de89aa8fe
parent7fd8b263678ab8430b49c99976ade681f8a78439
V4L/DVB (5756): Tda9887: store tuning operations in tuner_operations structure

Create static struct tuner_operations tda9887_tuner_ops
for tda9887 tuning function callback pointers

Signed-off-by: Michael Krufky <mkrufky@linuxtv.org>
Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
drivers/media/video/tda9887.c