diff options
Diffstat (limited to 'drivers/media/video/cx25840/cx25840-vbi.c')
-rw-r--r-- | drivers/media/video/cx25840/cx25840-vbi.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/media/video/cx25840/cx25840-vbi.c b/drivers/media/video/cx25840/cx25840-vbi.c index ced13febed89..6828f59b9d83 100644 --- a/drivers/media/video/cx25840/cx25840-vbi.c +++ b/drivers/media/video/cx25840/cx25840-vbi.c | |||
@@ -180,7 +180,7 @@ void cx25840_vbi_setup(struct i2c_client *client) | |||
180 | fsc/1000000,fsc%1000000); | 180 | fsc/1000000,fsc%1000000); |
181 | 181 | ||
182 | v4l_dbg(1, cx25840_debug, client, "hblank %i, hactive %i, " | 182 | v4l_dbg(1, cx25840_debug, client, "hblank %i, hactive %i, " |
183 | "vblank %i , vactive %i, vblank656 %i, src_dec %i," | 183 | "vblank %i, vactive %i, vblank656 %i, src_dec %i, " |
184 | "burst 0x%02x, luma_lpf %i, uv_lpf %i, comb 0x%02x," | 184 | "burst 0x%02x, luma_lpf %i, uv_lpf %i, comb 0x%02x," |
185 | " sc 0x%06x\n", | 185 | " sc 0x%06x\n", |
186 | hblank, hactive, vblank, vactive, vblank656, | 186 | hblank, hactive, vblank, vactive, vblank656, |