Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 17320
b: refs/heads/master
c: bc61b01
h: refs/heads/master
v: v3
  • Loading branch information
Andrew Morton authored and Mauro Carvalho Chehab committed Jan 9, 2006
1 parent c20c836 commit 45af08f
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: 889aee805a0c286e33965cc678ea16672d6c5666
refs/heads/master: bc61b0102a53ee0ced3a8747cd4afe656a453756
2 changes: 1 addition & 1 deletion trunk/drivers/media/video/bttv-input.c
Original file line number Diff line number Diff line change
Expand Up @@ -668,7 +668,7 @@ void bttv_input_fini(struct bttv *btv)
if (btv->remote->rc5_gpio) {
u32 gpio;

del_timer(&btv->remote->timer_end);
del_timer_sync(&btv->remote->timer_end);
flush_scheduled_work();

gpio = bttv_gpio_read(&btv->c);
Expand Down

0 comments on commit 45af08f

Please sign in to comment.