summaryrefslogtreecommitdiff
path: root/drivers/media/dvb/frontends/dib0090.h
diff options
context:
space:
mode:
authorOlivier Grenie <Olivier.Grenie@dibcom.fr>2009-12-07 13:49:40 +0300
committerMauro Carvalho Chehab <mchehab@redhat.com>2009-12-16 05:18:16 +0300
commit9c78303681278b983fac3c6c3c0aa3f93cf2ffa8 (patch)
tree1407987d9fa1d4234c46fcab6d22da1997e303a2 /drivers/media/dvb/frontends/dib0090.h
parent03245a5ee69a5faa99b020fe1aca9bafe10c46a9 (diff)
downloadlinux-9c78303681278b983fac3c6c3c0aa3f93cf2ffa8.tar.xz
V4L/DVB (13584): DiBXXX0: fix most of the Codingstyle violations from the previous patch
This patch changes most of the Codingstyle violations which were introduced by the previous patch. Line length less that 80 chars are not corrected. Signed-off-by: Olivier Grenie <Olivier.Grenie@dibcom.fr> Signed-off-by: Patrick Boettcher <pboettcher@kernellabs.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Diffstat (limited to 'drivers/media/dvb/frontends/dib0090.h')
-rw-r--r--drivers/media/dvb/frontends/dib0090.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/media/dvb/frontends/dib0090.h b/drivers/media/dvb/frontends/dib0090.h
index d72b7d758aa6..83cc8ae9ba3e 100644
--- a/drivers/media/dvb/frontends/dib0090.h
+++ b/drivers/media/dvb/frontends/dib0090.h
@@ -24,7 +24,7 @@ struct dib0090_io_config {
u8 pll_loopdiv:6;
u8 adc_clock_ratio; /* valid is 8, 7 ,6 */
- u16 pll_int_loop_filt; // internal loop filt value. If not fill in , default is 8165
+ u16 pll_int_loop_filt;
};
struct dib0090_config {