aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/video/pvrusb2/pvrusb2-encoder.c
diff options
context:
space:
mode:
authorJanne Grunau <j@jannau.net>2009-03-19 18:00:35 -0400
committerMauro Carvalho Chehab <mchehab@redhat.com>2009-03-30 11:43:31 -0400
commite86da6f07ed6deebc199368bd0a47b3671829b80 (patch)
treeb67c2a72736f3cf172eea5bc607d247876dc4a5a /drivers/media/video/pvrusb2/pvrusb2-encoder.c
parentdceaddb978a7fcd2efbdf6775a509529757327c3 (diff)
V4L/DVB (11125): fix mispelled Hauppauge in HD PVR and PVR USB2 driver comments
Signed-off-by: Janne Grunau <j@jannau.net> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Diffstat (limited to 'drivers/media/video/pvrusb2/pvrusb2-encoder.c')
-rw-r--r--drivers/media/video/pvrusb2/pvrusb2-encoder.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/media/video/pvrusb2/pvrusb2-encoder.c b/drivers/media/video/pvrusb2/pvrusb2-encoder.c
index 273d2a1aa220..54ac5349dee2 100644
--- a/drivers/media/video/pvrusb2/pvrusb2-encoder.c
+++ b/drivers/media/video/pvrusb2/pvrusb2-encoder.c
@@ -347,7 +347,7 @@ static int pvr2_encoder_prep_config(struct pvr2_hdw *hdw)
347 int encMisc3Arg = 0; 347 int encMisc3Arg = 0;
348 348
349#if 0 349#if 0
350 /* This inexplicable bit happens in the Hauppage windows 350 /* This inexplicable bit happens in the Hauppauge windows
351 driver (for both 24xxx and 29xxx devices). However I 351 driver (for both 24xxx and 29xxx devices). However I
352 currently see no difference in behavior with or without 352 currently see no difference in behavior with or without
353 this stuff. Leave this here as a note of its existence, 353 this stuff. Leave this here as a note of its existence,