]> bbs.cooldavid.org Git - net-next-2.6.git/commit - drivers/media/common/tuners/tuner-types.c
V4L/DVB (3265): Add count to tunertype struct
authorMichael Krufky <mkrufky@m1k.net>
Mon, 6 Feb 2006 11:15:11 +0000 (09:15 -0200)
committerMauro Carvalho Chehab <mchehab@infradead.org>
Mon, 6 Feb 2006 11:15:11 +0000 (09:15 -0200)
commitbbab6fd81f26b210f0815d79064a3387c3a1ade3
tree627875f2ea294e49643862f9576cea96952d934c
parentb31c544aedc802688e32240f1398a4321433bfae
V4L/DVB (3265): Add count to tunertype struct

The tuner_params element is an array of undefined length,
with each array member being a set of parameters for each
video standard type.
The number of members in the tuner_params array
will be stored in tuners[]->count

Signed-off-by: Michael Krufky <mkrufky@m1k.net>
Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
drivers/media/video/tuner-types.c
include/media/tuner-types.h