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>
This commit is contained in:
parent
dceaddb978
commit
e86da6f07e
|
@ -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)
|
* Copyright (C) 2008 Janne Grunau (j@jannau.net)
|
||||||
*
|
*
|
||||||
|
|
|
@ -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) 2001-2004 Greg Kroah-Hartman (greg@kroah.com)
|
||||||
* Copyright (C) 2008 Janne Grunau (j@jannau.net)
|
* Copyright (C) 2008 Janne Grunau (j@jannau.net)
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* Hauppage HD PVR USB driver
|
* Hauppauge HD PVR USB driver
|
||||||
*
|
*
|
||||||
* Copyright (C) 2008 Janne Grunau (j@jannau.net)
|
* Copyright (C) 2008 Janne Grunau (j@jannau.net)
|
||||||
*
|
*
|
||||||
|
|
|
@ -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)
|
* Copyright (C) 2008 Janne Grunau (j@jannau.net)
|
||||||
*
|
*
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
/*
|
/*
|
||||||
* Hauppage HD PVR USB driver
|
* Hauppauge HD PVR USB driver
|
||||||
*
|
*
|
||||||
* Copyright (C) 2008 Janne Grunau (j@jannau.net)
|
* Copyright (C) 2008 Janne Grunau (j@jannau.net)
|
||||||
*
|
*
|
||||||
|
|
|
@ -347,7 +347,7 @@ static int pvr2_encoder_prep_config(struct pvr2_hdw *hdw)
|
||||||
int encMisc3Arg = 0;
|
int encMisc3Arg = 0;
|
||||||
|
|
||||||
#if 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
|
driver (for both 24xxx and 29xxx devices). However I
|
||||||
currently see no difference in behavior with or without
|
currently see no difference in behavior with or without
|
||||||
this stuff. Leave this here as a note of its existence,
|
this stuff. Leave this here as a note of its existence,
|
||||||
|
|
Loading…
Reference in New Issue