V4L/DVB (5759): Tuner-simple: store tuning operations in tuner_operations struct
authorMichael Krufky <mkrufky@linuxtv.org>
Wed, 6 Jun 2007 19:17:57 +0000 (16:17 -0300)
committerMauro Carvalho Chehab <mchehab@infradead.org>
Wed, 18 Jul 2007 17:24:06 +0000 (14:24 -0300)
commit5d807c9fc3fe8a88f1bb95a54da11cebed1612a6
treed058c111d89f93c3cef1590825769e22007f9782
parent0f838f8d02415a25358850cc32d36cd72c2a798b
V4L/DVB (5759): Tuner-simple: store tuning operations in tuner_operations struct

Create static struct tuner_operations simple_tuner_ops
for tuner-simple tuning function callback pointers

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