mirror of
https://github.com/torvalds/linux.git
synced 2024-11-06 12:11:59 +00:00
V4L/DVB (8175): pvrusb2: Fix misleading source code comment
Signed-off-by: Mike Isely <isely@pobox.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
This commit is contained in:
parent
7e87218bbf
commit
ab062fe3b5
@ -2453,9 +2453,8 @@ static int pvr2_hdw_commit_execute(struct pvr2_hdw *hdw)
|
||||
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. */
|
||||
|
Loading…
Reference in New Issue
Block a user