summaryrefslogtreecommitdiffstats
path: root/drivers/media/dvb/frontends/tda1002x.h
diff options
context:
space:
mode:
authorHartmut Birr <e9hack@googlemail.com>2007-04-21 19:44:10 -0300
committerMauro Carvalho Chehab <mchehab@infradead.org>2007-04-27 15:45:48 -0300
commitdc120b0734fcc6a4c42c73790a02f2fa74a7a326 (patch)
tree37295c365cfa55169056c3e4abe25af3f06a1674 /drivers/media/dvb/frontends/tda1002x.h
parentaa323ac89c5724de89656fcf31590d19e74594ec (diff)
downloadop-kernel-dev-dc120b0734fcc6a4c42c73790a02f2fa74a7a326.zip
op-kernel-dev-dc120b0734fcc6a4c42c73790a02f2fa74a7a326.tar.gz
V4L/DVB (5544): Budget-av: Make inversion setting configurable, add KNC ONE V1.0 card
Make the inversion setting configurable. The KNC ONE V1.0 uses non inverted setting for the inversion and add the KNC ONE V1.0 card. Signed-off-by: Hartmut Birr <e9hack@googlemail.com> Signed-off-by: Oliver Endriss <o.endriss@gmx.de> Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
Diffstat (limited to 'drivers/media/dvb/frontends/tda1002x.h')
-rw-r--r--drivers/media/dvb/frontends/tda1002x.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/media/dvb/frontends/tda1002x.h b/drivers/media/dvb/frontends/tda1002x.h
index 4849359..e9094d8 100644
--- a/drivers/media/dvb/frontends/tda1002x.h
+++ b/drivers/media/dvb/frontends/tda1002x.h
@@ -30,6 +30,7 @@ struct tda1002x_config
{
/* the demodulator's i2c address */
u8 demod_address;
+ u8 invert;
};
#if defined(CONFIG_DVB_TDA10021) || (defined(CONFIG_DVB_TDA10021_MODULE) && defined(MODULE))
OpenPOWER on IntegriCloud