V4L/DVB (11125): fix mispelled Hauppauge in HD PVR and PVR USB2 driver comments
authorJanne Grunau <j@jannau.net>
Thu, 19 Mar 2009 22:00:35 +0000 (19:00 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Mon, 30 Mar 2009 15:43:31 +0000 (12:43 -0300)
Signed-off-by: Janne Grunau <j@jannau.net>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
drivers/media/video/hdpvr/hdpvr-control.c
drivers/media/video/hdpvr/hdpvr-core.c
drivers/media/video/hdpvr/hdpvr-i2c.c
drivers/media/video/hdpvr/hdpvr-video.c
drivers/media/video/hdpvr/hdpvr.h
drivers/media/video/pvrusb2/pvrusb2-encoder.c

index ecf02c621f13a074eca76a653f578b63af150ee7..51de74aebfcb4e6631a7e1d041c517d2ff8f4e90 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Hauppage HD PVR USB driver - video 4 linux 2 interface
+ * Hauppauge HD PVR USB driver - video 4 linux 2 interface
  *
  * Copyright (C) 2008      Janne Grunau (j@jannau.net)
  *
index e7300b570bb73379403aab80dadcccf30ba15b68..1c93589bf595e364bcee44c5ab5615f0b6ee09fa 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Hauppage HD PVR USB driver
+ * Hauppauge HD PVR USB driver
  *
  * Copyright (C) 2001-2004 Greg Kroah-Hartman (greg@kroah.com)
  * Copyright (C) 2008      Janne Grunau (j@jannau.net)
index 35096dec2411a5791c7118b3c1e796ebaf181254..c4b5d1515c10f54c1eaf942ae8e9f56f4a9d7094 100644 (file)
@@ -1,6 +1,6 @@
 
 /*
- * Hauppage HD PVR USB driver
+ * Hauppauge HD PVR USB driver
  *
  * Copyright (C) 2008      Janne Grunau (j@jannau.net)
  *
index 6dd11f490735997bd3a93717fd63558f03496d6e..235978003e6867db57a6778b99102cd4f00bd8e4 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Hauppage HD PVR USB driver - video 4 linux 2 interface
+ * Hauppauge HD PVR USB driver - video 4 linux 2 interface
  *
  * Copyright (C) 2008      Janne Grunau (j@jannau.net)
  *
index 17db74feb884da8c2e40d5a0fddd3770edaaff07..9bc8051b597dbcfc36ac9ca0b6e95a2abc6402db 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Hauppage HD PVR USB driver
+ * Hauppauge HD PVR USB driver
  *
  * Copyright (C) 2008      Janne Grunau (j@jannau.net)
  *
index 273d2a1aa220f0b8a42ad41ae9722dd3c299de5c..54ac5349dee2f29d47303269cf07ee99cc26706c 100644 (file)
@@ -347,7 +347,7 @@ static int pvr2_encoder_prep_config(struct pvr2_hdw *hdw)
        int encMisc3Arg = 0;
 
 #if 0
-       /* This inexplicable bit happens in the Hauppage windows
+       /* This inexplicable bit happens in the Hauppauge windows
           driver (for both 24xxx and 29xxx devices).  However I
           currently see no difference in behavior with or without
           this stuff.  Leave this here as a note of its existence,
This page took 0.058405 seconds and 5 git commands to generate.