From cff51b473649f36e65c11f9b23c55268e98e2a82 Mon Sep 17 00:00:00 2001 From: Michael Krufky Date: Wed, 22 Jun 2005 06:48:58 +0000 Subject: lgdt3302*.* - Cleanup whitespace etc. --- v4l/lgdt3302.h | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) (limited to 'v4l/lgdt3302.h') diff --git a/v4l/lgdt3302.h b/v4l/lgdt3302.h index ad32c491a..15b4a5d4c 100644 --- a/v4l/lgdt3302.h +++ b/v4l/lgdt3302.h @@ -1,5 +1,5 @@ /* - * $Id: lgdt3302.h,v 1.2 2005/06/18 01:32:25 mkrufky Exp $ + * $Id: lgdt3302.h,v 1.3 2005/06/22 06:48:58 mkrufky Exp $ * * Support for LGDT3302 (DViCO FustionHDTV 3 Gold) - VSB/QAM * @@ -28,19 +28,19 @@ struct lgdt3302_config { - /* The demodulator's i2c address */ - u8 demod_address; - u8 pll_address; - struct dvb_pll_desc *pll_desc; - - /* Need to set device param for start_dma */ - int (*set_ts_params)(struct dvb_frontend* fe, int is_punctured); + /* The demodulator's i2c address */ + u8 demod_address; + u8 pll_address; + struct dvb_pll_desc *pll_desc; + + /* Need to set device param for start_dma */ + int (*set_ts_params)(struct dvb_frontend* fe, int is_punctured); }; extern struct dvb_frontend* lgdt3302_attach(const struct lgdt3302_config* config, struct i2c_adapter* i2c); -#endif // LGDT3302_H +#endif /* LGDT3302_H */ /* * Local variables: -- cgit v1.2.3