The patch number 8175 was added via Mike Isely <[EMAIL PROTECTED]>
to http://linuxtv.org/hg/v4l-dvb master development tree.
Kernel patches in this development tree may be modified to be backward
compatible with older kernels. Compatibility modifications will be
removed before inclusion into the mainstream Kernel
If anyone has any objections, please let us know by sending a message to:
[EMAIL PROTECTED]
------
From: Mike Isely <[EMAIL PROTECTED]>
pvrusb2: Fix misleading source code comment
Signed-off-by: Mike Isely <[EMAIL PROTECTED]>
---
linux/drivers/media/video/pvrusb2/pvrusb2-hdw.c | 5 ++---
1 file changed, 2 insertions(+), 3 deletions(-)
diff -r cb6162341029 -r 3b0792127ce7
linux/drivers/media/video/pvrusb2/pvrusb2-hdw.c
--- a/linux/drivers/media/video/pvrusb2/pvrusb2-hdw.c Sun Jun 29 08:54:08
2008 -0300
+++ b/linux/drivers/media/video/pvrusb2/pvrusb2-hdw.c Sun Jun 29 22:32:35
2008 -0500
@@ -2477,9 +2477,8 @@ static int pvr2_hdw_commit_execute(struc
struct pvr2_ctrl *cptr;
int disruptive_change;
- /* When video standard changes, reset the hres and vres values -
- but if the user has pending changes there, then let the changes
- take priority. */
+ /* Handle some required side effects when the video standard is
+ changed.... */
if (hdw->std_dirty) {
/* Rewrite the vertical resolution to be appropriate to the
video standard that has been selected. */
---
Patch is available at:
http://linuxtv.org/hg/v4l-dvb/rev/3b0792127ce72a90f84afc49542b237ceb160fca
_______________________________________________
linuxtv-commits mailing list
[email protected]
http://www.linuxtv.org/cgi-bin/mailman/listinfo/linuxtv-commits