Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 261195
b: refs/heads/master
c: 4bbcd84
h: refs/heads/master
i:
  261193: 971b1bc
  261191: df1fdd6
v: v3
  • Loading branch information
Tejun Heo authored and Mauro Carvalho Chehab committed Jul 27, 2011
1 parent 974c8f4 commit a91dfa3
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 061d55eb450102408289599ae79b92322d6126e1
refs/heads/master: 4bbcd849b07259211dfe6d3168e669e89bbd19ea
3 changes: 3 additions & 0 deletions trunk/drivers/media/video/cx23885/cx23885-input.c
Original file line number Diff line number Diff line change
Expand Up @@ -229,6 +229,9 @@ static void cx23885_input_ir_stop(struct cx23885_dev *dev)
v4l2_subdev_call(dev->sd_ir, ir, rx_s_parameters, &params);
v4l2_subdev_call(dev->sd_ir, ir, rx_g_parameters, &params);
}
flush_work_sync(&dev->cx25840_work);
flush_work_sync(&dev->ir_rx_work);
flush_work_sync(&dev->ir_tx_work);
}

static void cx23885_input_ir_close(struct rc_dev *rc)
Expand Down

0 comments on commit a91dfa3

Please sign in to comment.