Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 138297
b: refs/heads/master
c: b481880
h: refs/heads/master
i:
  138295: 4b8ad98
v: v3
  • Loading branch information
Mike Isely authored and Mauro Carvalho Chehab committed Mar 30, 2009
1 parent fd7da5c commit f1b8307
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: e68a619a1b216ed5398cbdf215a20d3411c988ea
refs/heads/master: b481880bff1f98085a9f57362393463e6e3a3157
2 changes: 1 addition & 1 deletion trunk/drivers/media/video/pvrusb2/pvrusb2-hdw.c
Original file line number Diff line number Diff line change
Expand Up @@ -2945,7 +2945,7 @@ static void pvr2_subdev_update(struct pvr2_hdw *hdw)
pvr2_subdev_update_func fp;

if (hdw->input_dirty || hdw->std_dirty) {
pvr2_trace(PVR2_TRACE_CHIPS,"subdev v4l2 set_standard");
pvr2_trace(PVR2_TRACE_CHIPS, "subdev v4l2 set_standard");
if (hdw->input_val == PVR2_CVAL_INPUT_RADIO) {
v4l2_device_call_all(&hdw->v4l2_dev, 0,
tuner, s_radio);
Expand Down

0 comments on commit f1b8307

Please sign in to comment.