aboutsummaryrefslogtreecommitdiff
path: root/drivers/media/dvb/frontends/stv6110x.h
diff options
context:
space:
mode:
authorAndreas Regel <andreas.regel@gmx.de>2010-01-05 19:24:10 -0300
committerMauro Carvalho Chehab <mchehab@redhat.com>2010-02-26 15:10:37 -0300
commitca108b39a75d9c6e8a18c8723ccb9c98fb8d6265 (patch)
tree478f40320967ec2ce7fd6598193c88ecada9b3fd /drivers/media/dvb/frontends/stv6110x.h
parent9045e729447192ab0ca27191ccab324c6b97fceb (diff)
V4L/DVB (13983): [STV6110x] add clk_div member to stv6110x_config structure
Using clk_div member of stv6110x_config structure the tuner's clock output divider can be configured. It is set in stv6110x_attach. Signed-off-by: Andreas Regel <andreas.regel@gmx.de> Signed-off-by: Manu Abraham <manu@linuxtv.org> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Diffstat (limited to 'drivers/media/dvb/frontends/stv6110x.h')
-rw-r--r--drivers/media/dvb/frontends/stv6110x.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/media/dvb/frontends/stv6110x.h b/drivers/media/dvb/frontends/stv6110x.h
index a38257080e0..2429ae6d784 100644
--- a/drivers/media/dvb/frontends/stv6110x.h
+++ b/drivers/media/dvb/frontends/stv6110x.h
@@ -26,6 +26,7 @@
struct stv6110x_config {
u8 addr;
u32 refclk;
+ u8 clk_div; /* divisor value for the output clock */
};
enum tuner_mode {