aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/dvb/frontends/lgdt330x.c
diff options
context:
space:
mode:
authorMichael Krufky <mkrufky@linuxtv.org>2006-11-28 00:35:02 -0500
committerMauro Carvalho Chehab <mchehab@infradead.org>2006-12-10 06:05:24 -0500
commit0b6389ff16d57d8706bb516bde0211207aae73af (patch)
tree1b1ec39a3b4f3d115c6682bc9c919c2b63218bc0 /drivers/media/dvb/frontends/lgdt330x.c
parent1b5b32bf877d6f77d7eb6580d43623cc113a3b60 (diff)
V4L/DVB (4891): Lgdt330x: fix broken whitespace
Signed-off-by: Michael Krufky <mkrufky@linuxtv.org> Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
Diffstat (limited to 'drivers/media/dvb/frontends/lgdt330x.c')
-rw-r--r--drivers/media/dvb/frontends/lgdt330x.c8
1 files changed, 4 insertions, 4 deletions
diff --git a/drivers/media/dvb/frontends/lgdt330x.c b/drivers/media/dvb/frontends/lgdt330x.c
index 75be6e4aa17..68aad0f6519 100644
--- a/drivers/media/dvb/frontends/lgdt330x.c
+++ b/drivers/media/dvb/frontends/lgdt330x.c
@@ -304,10 +304,10 @@ static int lgdt330x_set_parameters(struct dvb_frontend* fe,
304 static u8 lgdt3303_8vsb_44_data[] = { 304 static u8 lgdt3303_8vsb_44_data[] = {
305 0x04, 0x00, 305 0x04, 0x00,
306 0x0d, 0x40, 306 0x0d, 0x40,
307 0x0e, 0x87, 307 0x0e, 0x87,
308 0x0f, 0x8e, 308 0x0f, 0x8e,
309 0x10, 0x01, 309 0x10, 0x01,
310 0x47, 0x8b }; 310 0x47, 0x8b };
311 311
312 /* 312 /*
313 * Array of byte pairs <address, value> 313 * Array of byte pairs <address, value>