提交 ab062fe3 编写于 作者: M Mike Isely 提交者: Mauro Carvalho Chehab

V4L/DVB (8175): pvrusb2: Fix misleading source code comment

Signed-off-by: NMike Isely <isely@pobox.com>
Signed-off-by: NMauro Carvalho Chehab <mchehab@infradead.org>
上级 7e87218b
...@@ -2453,9 +2453,8 @@ static int pvr2_hdw_commit_execute(struct pvr2_hdw *hdw) ...@@ -2453,9 +2453,8 @@ static int pvr2_hdw_commit_execute(struct pvr2_hdw *hdw)
struct pvr2_ctrl *cptr; struct pvr2_ctrl *cptr;
int disruptive_change; int disruptive_change;
/* When video standard changes, reset the hres and vres values - /* Handle some required side effects when the video standard is
but if the user has pending changes there, then let the changes changed.... */
take priority. */
if (hdw->std_dirty) { if (hdw->std_dirty) {
/* Rewrite the vertical resolution to be appropriate to the /* Rewrite the vertical resolution to be appropriate to the
video standard that has been selected. */ video standard that has been selected. */
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册