From ef49968c90aa8c4ee3ada552bcf5833e3c942285 Mon Sep 17 00:00:00 2001 From: Michael Krufky Date: Tue, 18 Oct 2005 01:56:03 +0000 Subject: Add comment to indicate that lgdt330x_config.clock_polarity_flip applies only to LGDT3303 chip, and is disabled by default. Enabling this option on LGDT3302 will have no effect. Signed-off-by: Michael Krufky --- linux/drivers/media/dvb/frontends/lgdt330x.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'linux/drivers') diff --git a/linux/drivers/media/dvb/frontends/lgdt330x.h b/linux/drivers/media/dvb/frontends/lgdt330x.h index 08066161b..2a6529ccc 100644 --- a/linux/drivers/media/dvb/frontends/lgdt330x.h +++ b/linux/drivers/media/dvb/frontends/lgdt330x.h @@ -49,7 +49,7 @@ struct lgdt330x_config int (*set_ts_params)(struct dvb_frontend* fe, int is_punctured); /* Flip the polarity of the mpeg data transfer clock using alternate init data - * 0:disabled (default) */ + * This option applies ONLY to LGDT3303 - 0:disabled (default) 1:enabled */ int clock_polarity_flip; }; -- cgit v1.2.3